#include "nxwcommn.h"#include "debug.h"#include <signal.h>#include "version.h"#include "nxw_utils.h"#include "inlines.h"#include <stdio.h>#include <stdarg.h>Defines | |
| #define | BOUNDCHECKING |
Functions | |
| void | signalhandler (int x) |
| void | interrupthandler (int x) |
| void | initSignalHandlers () |
| int | _CrtDbgReport (int reportType, const char *filename, int linenumber, const char *moduleName, const char *format,...) |
Variables | |
| bool | g_bExceptionCaught = false |
|
|
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|