PStack  2.0
Stack trace printer for MSVC and GCC binaries
debug_help_dll.hpp File Reference

Declare the wrapper for Microsoft's Debug Helper DLL. More...

#include "psystem/psystem_ns.hpp"
#include <DbgHelp.h>
#include "psystem/framework/shared_library.hpp"
Include dependency graph for debug_help_dll.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  psystem::debug_help_dll
 Wraps invocations into the Windows DbgHelp DLL onto a lazily-loaded version. More...
 

Namespaces

 psystem
 Contains the process examination "system" and basic frameworks.
 

Variables

debug_help_dll psystem::DbgHelp
 The loaded instance of DbgHelp.dll.
 

Detailed Description

Declare the wrapper for Microsoft's Debug Helper DLL.

Author
Matt Bisson
Date
14 July, 2008 – 20 November, 2015
Since
ProcLib 1.3
Version
PSystem 2.0