move some wine headers to the PSDK
authorSteven Edwards <winehacker@gmail.com>
Tue, 28 Jun 2005 22:09:03 +0000 (22:09 +0000)
committerSteven Edwards <winehacker@gmail.com>
Tue, 28 Jun 2005 22:09:03 +0000 (22:09 +0000)
svn path=/trunk/; revision=16314

reactos/ntoskrnl/include/ntoskrnl.h
reactos/ntoskrnl/mm/elf.inc.h
reactos/w32api/include/guiddef.h [moved from reactos/include/wine/guiddef.h with 100% similarity]
reactos/w32api/include/msi.h [moved from reactos/include/wine/msi.h with 100% similarity]
reactos/w32api/include/msidefs.h [moved from reactos/include/wine/msidefs.h with 100% similarity]
reactos/w32api/include/ntstatus.h [moved from reactos/include/wine/ntstatus.h with 100% similarity]

index caa212d..e9ed3c1 100755 (executable)
@@ -14,6 +14,9 @@
 /* include the ntoskrnl config.h file */
 #include "config.h"
 #include <roscfg.h>
+
+/* basic types */
+#include <basetsd.h>
   
 /* DDK/IFS/NDK Headers */
 #include <ddk/ntddk.h>
index a587dde..981e5e7 100644 (file)
@@ -1,6 +1,5 @@
 /* $Id$
 */
-
 #include <ntoskrnl.h>
 
 #define NDEBUG