Please enable JavaScript to view this site.

Exception Tracer Help

Navigation: » No topics above this level «

Delay Loaded Modules

Scroll Prev Top Next More

The Delay Loaded Modules display shows the modules that are linked to the PE file but which are delay loaded (they load when the a delay loaded function is called).

 

 uiDelayLoadedModules

 

In the image above you can see that this PE file delay loads two DLLs, ole32.dll and shlwapi.dll. Each DLL in this example imports 2 functions.