List Question
20 TechQA 2015-06-17T13:21:49.827000Synchronization requirements for DbgHelp functions
371 views
Asked by IInspectable
How to convert ULONG64 to pointer
432 views
Asked by FrozenHeart
How can I get the values of the local variables via DbgHelp
633 views
Asked by FrozenHeart
How do you use SymLoadModuleEx to load a PDB file?
5.4k views
Asked by Adam Rosenfield
Obtain function args from callstack address
502 views
Asked by David Woo
Is it possible to get address of global variable with symFromName
137 views
Asked by Flochocinco
Efficient way to get name/MT of ValueTypes not listed in !dumpheap -stat
232 views
Asked by Wormbo
How can I detect the version of DbgHelp at compile time?
228 views
Asked by hmn
Problems with opening a process with DEBUG flags
2.1k views
Asked by Idov
SymLoadModule64 and GetCurrentProcess from C#
1.5k views
Asked by Jay
Find address of a symbols of a class method using dbghelp
2.1k views
Asked by Uri London
Is DbgHelp.dll built-in to Windows? Can I rely on it being there?
4.3k views
Asked by Cheeso
Why am I getting a spurious error message from SymInitialize?
1.8k views
Asked by R.M.
why dbghelp.h's symbol related functions always return 126 error code?
453 views
Asked by colo
How do I get a meaningful stack-trace using MiniDumpWriteDump
1.7k views
Asked by Kmus
Do I need to save more than PDBs to debug a crash dump file?
367 views
Asked by Joe
Cannot get SymGetTypeInfo to work (error 1, Incorrect function)
335 views
Asked by user14304470
Why does SymInitialize() invoke CreateFile()?
249 views
Asked by GuangJun Liu
Trying to detour IUnknown_AddRef_Proxy & IUnknown_Release_Proxy without success
127 views
Asked by Adrian
Getting handles data with MiniDump (DbgHelp.h)
571 views
Asked by Pavel Durov