Using DbgHelp
The following topics demonstrate how an application can use the symbol handler functions.
- Calling the DbgHelp Library
- Initializing the Symbol Handler
- Loading a Symbol Module
- Getting Notifications
- Enumerating Symbol Modules
- Enumerating Symbols
- Retrieving Symbol Information by Name
- Retrieving Symbol Information by Address
- Retrieving Undecorated Symbol Names
- Unloading a Symbol Module
- Terminating the Symbol Handler