Commit in reactos/include/napi on MAIN
win32.h-21.16 -> 1.17
removed obsolete fields from the W32PROCESS structure

reactos/include/napi
win32.h 1.16 -> 1.17
diff -u -r1.16 -r1.17
--- win32.h	21 May 2004 10:09:31 -0000	1.16
+++ win32.h	21 May 2004 10:31:00 -0000	1.17
@@ -34,8 +34,6 @@
   ULONG Flags;
   WORD GDIObjects;
   WORD UserObjects;
-  BOOLEAN CreatedWindowOrDC;
-  BOOLEAN ManualGuiCheck;
 } W32PROCESS, *PW32PROCESS;
 
 PW32THREAD STDCALL
CVSspam 0.2.8