reactos/reactos/include
Timo Kreuzer 62f7fcc714 [NTOSKRNL/WIN32K/NDK]
- OkToClose procedure (OB_OKAYTOCLOSE_METHOD) returns BOOLEAN, not NTSTATUS
- Check ppi for NULL before dereferencing it in IntWinstaOkToClose (it is NULL, if we do our job of cleaning up the win32 process properly)
- Set the win32 process info to NULL on process cleanup
- Free THREADINFO and PROCESSINFO instead of leaking them
- Set NULL cursor, when the last thread is cleaned up in win32k, so we don't call UserSetCursor() in the process cleanup, when we don't have a THREADINFO anymore. This should hopefully fix a crash of MSVC builds.
- Remove unused UserGetNextHandle function
- Fix some warnings

svn path=/trunk/; revision=53211
2011-08-13 20:10:40 +00:00
..
asm [CMAKE] 2011-08-05 20:40:40 +00:00
c++ [STLPORT] 2011-05-16 13:00:45 +00:00
crt [INTRIN] 2011-08-09 14:22:29 +00:00
ddk [DDK/XDK] 2011-08-05 01:20:28 +00:00
dxsdk [CMAKE] 2011-06-24 12:12:27 +00:00
GL Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
host [TOOLS] 2011-08-09 22:51:55 +00:00
ndk [NTOSKRNL/WIN32K/NDK] 2011-08-13 20:10:40 +00:00
psdk [PSDK] 2011-08-05 19:35:54 +00:00
reactos [ADVAPI32] 2011-08-13 14:26:55 +00:00
xdk [DDK/XDK] 2011-08-05 01:20:28 +00:00
directory.rbuild Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00