windows-nt/Source/XPSP1/NT/sdktools/debuggers/minidump/dbghelp/mprivate.h

7 lines
215 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/* By defining DBGHELP_SOURCE we prevent circular
logic. This way dbghelp won't try to call minidump.lib and then
have minidump.lib try to load dbghelp for the minidump functions
*/
#define _DBGHELP_SOURCE_