removed obsolete fields from the W32PROCESS structure

svn path=/trunk/; revision=9452
This commit is contained in:
Thomas Bluemel 2004-05-21 10:31:00 +00:00
parent 4349fe8990
commit 03de8510c2

View file

@ -34,8 +34,6 @@ typedef struct _W32PROCESS
ULONG Flags;
WORD GDIObjects;
WORD UserObjects;
BOOLEAN CreatedWindowOrDC;
BOOLEAN ManualGuiCheck;
} W32PROCESS, *PW32PROCESS;
PW32THREAD STDCALL