#include "debug.h"
#include "arch.h"
#include <windows.h>
#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
Go to the source code of this file.
Defines | |
| #define | DBG_USERMODE |
| #define | DBG_PROGNAME "ARCH.LIB" |
**************************************************************
Definition in file dbghelp.c.
|
|
The name of the executable |
|
|
Mark: We are in user-space (for debug.h) |
1.4.2