|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/pch.h>#include <owl/private/dumpstack.h>#include <owl/module.h>#include <owl/template.h>#include <owl/contain.h>#include <wintrust.h>#include <imagehlp.h>Go to the source code of this file.
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Macros | |
| #define | MODULE_NAME_LEN 64 |
| defined(UNIX) | |
| #define | SYMBOL_NAME_LEN 128 |
| #define | TRACE_STACK(m) |
Functions | |
| void | owl::OwlDumpStack (uint32 target=OWL_STACK_DUMP_TARGET_DEFAULT) |
| #define MODULE_NAME_LEN 64 |
defined(UNIX)
Definition at line 200 of file dumpstack.cpp.
| #define SYMBOL_NAME_LEN 128 |
Definition at line 201 of file dumpstack.cpp.
Definition at line 214 of file dumpstack.cpp.