Full Problem Description: My application crashes during a call to a system DLL or someone else’s code. I’m not sure which DLL was active when the crash occurred. How can I find out?
If you experience a crash in a DLL outside your own program, you can identify the location using the new Module List dialog box.
To find where a crash occurred using the Module List dialog box
The Modules List dialog box has four columns: Module, Address, Path, and Order (which tells you the order in which modules are loaded). You may need to use the scroll bar to see the fourth column. There is a button at the top of each column. DLLs are initially sorted by load order.