mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
revert the changes i accidently committed to HEAD
svn path=/trunk/; revision=10831
This commit is contained in:
@@ -34,8 +34,8 @@ typedef struct _W32PROCESS
|
||||
struct _WINSTATION_OBJECT* WindowStation;
|
||||
HANDLE hWindowStation;
|
||||
ULONG Flags;
|
||||
LONG GDIObjects;
|
||||
LONG UserObjects;
|
||||
WORD GDIObjects;
|
||||
WORD UserObjects;
|
||||
} W32PROCESS, *PW32PROCESS;
|
||||
|
||||
PW32THREAD STDCALL
|
||||
|
||||
Reference in New Issue
Block a user