Installing Symbols for Debugging System Call Crashes 

To debug a crash that occurs during a call to a system DLL or to a 3rd party library, you will often need system DBG or PDB files, which contain symbols for Windows DLLs, EXEs, and device drivers. You can obtain these symbols from several places:

See Also

Tasks

How to: Specify a Symbol Path

Concepts

DBG Files

Other Resources

Debug Settings and Preparation