[Win32k]
authorJames Tabor <james.tabor@reactos.org>
Tue, 23 Feb 2010 15:42:08 +0000 (15:42 +0000)
committerJames Tabor <james.tabor@reactos.org>
Tue, 23 Feb 2010 15:42:08 +0000 (15:42 +0000)
commit2afc207a55077f0ccad3da35cd3d0d560724e9db
tree2125c063e1c947dde93d205acb2521ab4afac458
parente09b719f49cda54bb1c413e4fa57b5fbfb08f9b1
[Win32k]
- If dc is window owned and not class owned do not set class if null pdce. Added debug prints to locate reentrancy issues due to a race condition.
- Add more checks to find dead windows.

svn path=/trunk/; revision=45671
reactos/subsystems/win32/win32k/include/dce.h
reactos/subsystems/win32/win32k/ntuser/cursoricon.c
reactos/subsystems/win32/win32k/ntuser/vis.c
reactos/subsystems/win32/win32k/ntuser/windc.c
reactos/subsystems/win32/win32k/ntuser/window.c