fixed dereferencing of child window objects in IntDestroyWindow() and send a WM_DESTR...
authorThomas Bluemel <thomas@reactsoft.com>
Wed, 17 Dec 2003 13:11:55 +0000 (13:11 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Wed, 17 Dec 2003 13:11:55 +0000 (13:11 +0000)
commit21c54e41c6e9b0fc0f4c4fc16184f2fcd7499aed
tree332df3c4f3c909beaa77e136e56907efcf49b137
parentc64c44c3165482c7ea8e6cda9e0c1e6349aa8dd7
fixed dereferencing of child window objects in IntDestroyWindow() and send a WM_DESTROY message to them if they don't belong to the calling thread

svn path=/trunk/; revision=7095
reactos/subsys/win32k/ntuser/window.c