removed obsolete fields from the W32PROCESS structure
authorThomas Bluemel <thomas@reactsoft.com>
Fri, 21 May 2004 10:31:00 +0000 (10:31 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Fri, 21 May 2004 10:31:00 +0000 (10:31 +0000)
svn path=/trunk/; revision=9452

reactos/include/napi/win32.h

index 0dad9f6..7c323b6 100644 (file)
@@ -34,8 +34,6 @@ typedef struct _W32PROCESS
   ULONG Flags;
   WORD GDIObjects;
   WORD UserObjects;
-  BOOLEAN CreatedWindowOrDC;
-  BOOLEAN ManualGuiCheck;
 } W32PROCESS, *PW32PROCESS;
 
 PW32THREAD STDCALL