svn-id: r9225
This commit is contained in:
Travis Howell 2003-07-28 03:52:05 +00:00
parent 42ba111063
commit 836f82fbbf

View File

@ -1255,12 +1255,13 @@ typedef int BOOL;
#define TRUE 1
#define FALSE 0
#ifndef WIN32
#ifdef WIN32
#undef DWORD
#undef LARGE_INTEGER
#endif
typedef uint32 DWORD;
typedef long int LARGE_INTEGER;
#endif
//
// Structure definitions