|
PStack
2.0
Stack trace printer for MSVC and GCC binaries
|
Declare the wrapper for Microsoft's Debug Helper DLL. More...
#include "psystem/psystem_ns.hpp"#include <DbgHelp.h>#include "psystem/framework/shared_library.hpp"

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. | |
Declare the wrapper for Microsoft's Debug Helper DLL.