Browse Source

*** empty log message ***

David Rose 24 years ago
parent
commit
37843d61a9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dtool/src/parser-inc/windows.h

+ 1 - 0
dtool/src/parser-inc/windows.h

@@ -25,6 +25,7 @@
 #define WINDOWS_H
 #define WINDOWS_H
 
 
 typedef bool BOOL;
 typedef bool BOOL;
+typedef long DWORD;
 
 
 union LARGE_INTEGER {
 union LARGE_INTEGER {
   __int64 QuadPart;
   __int64 QuadPart;