PStack
2.0
Stack trace printer for MSVC and GCC binaries
|
Define a container for process and shared-library module information. More...
Namespaces | |
psystem | |
Contains the process examination "system" and basic frameworks. | |
Convenience Macros | |
#define | EXTENDED_PATH_PREFIX TEXT("\\\\?\\") |
The marker string at the beginning of a file name for an "extended" path. | |
#define | EXTENDED_PATH_PREFIX_SZ (sizeof(EXTENDED_PATH_PREFIX) / sizeof(*EXTENDED_PATH_PREFIX)) |
String length (inlcuding null terminator) of EXTENDED_PATH_PREFIX. | |
Define a container for process and shared-library module information.