6#define WIN32_LEAN_AND_MEAN
15static char THIS_FILE[] = __FILE__;
39 printf(
"ASSERT -- %s occured on line %u of file %s.\n",
42 printf(
"ASSERT -- %s occured on line %u of file %s: Message = %s.\n",
#define Assert(cond, msg)
void WINAPI DebugBreak(void)
#define OutputDebugString