#include "clstdlib.h"#include "w3win32.h"#include "ocoscursor.h"#include "brmisc.h"#include "fmfile.h"#include <windows.h>#include <winbase.h>#include <stdlib.h>
Defines | |
| #define | WIN32_LEAN_AND_MEAN |
Functions | |
| static | int (__stdcall *DebugTest)() |
| void BURGER_API | Halt (void) |
| void BURGER_API | OkAlertMessage (const char *Title, const char *Message) |
| Word BURGER_API | OkCancelAlertMessage (const char *Title, const char *Message) |
| static void BURGER_ANSIAPI | Cleanup (void) |
| void BURGER_API | DebugXString (const char *String) |
Variables | |
| static Word | Tested |
| static CRITICAL_SECTION | Semi |
| static Word | Inited |
| #define WIN32_LEAN_AND_MEAN |
| static void BURGER_ANSIAPI Cleanup | ( | void | ) | [static] |
| void BURGER_API DebugXString | ( | const char * | String | ) |
| void BURGER_API Halt | ( | void | ) |
| static int | ( | __stdcall * | DebugTest | ) | [static] |
| void BURGER_API OkAlertMessage | ( | const char * | Title, | |
| const char * | Message | |||
| ) |
| Word BURGER_API OkCancelAlertMessage | ( | const char * | Title, | |
| const char * | Message | |||
| ) |
CRITICAL_SECTION Semi [static] |
1.7.1