#include <stdlib.h>#include <stdarg.h>#include <common/Defines.h>#include <common/Logger.h>#include <windows.h>#include <string>Go to the source code of this file.
Defines | |
| #define | WIN32_LEAN_AND_MEAN |
Functions | |
| void | S3D::dialogMessage (const std::string &header, const std::string &text) |
| void | S3D::glAssert (unsigned int e, const int line, const char *file) |
| void | S3D::dialogAssert (const char *lineText, const int line, const char *file) |
| void | S3D::dialogExit (const std::string &header, const std::string &text) |
Variables | |
| bool | wxWindowInit |
| #define WIN32_LEAN_AND_MEAN |
Definition at line 21 of file DefinesAssert.cpp.
| bool wxWindowInit |
1.5.3