[NtUser]
authorJames Tabor <james.tabor@reactos.org>
Thu, 12 Feb 2015 00:17:41 +0000 (00:17 +0000)
committerJames Tabor <james.tabor@reactos.org>
Thu, 12 Feb 2015 00:17:41 +0000 (00:17 +0000)
commitd0376b20939cdd6f98262616aae9c894eaf57904
tree2a4f89478c5f8f6b2350f11015ded554dce394d3
parent8f317b9b09664dcb7c4f02d6cc1c9ed3143620a8
[NtUser]
- Fix the results from the new API CreateWindowEx tests. Message sequence and isolating each job Destroy and Free perform will come later. Refer to CORE-8703. This may not fix the crash while in wine test User32:msg.c.
- Dedicated to Thomas Faber.
- Fix build window list using threads. The link list works okay for locking but for tracking thread windows, use the snapshot method.

svn path=/trunk/; revision=66234
reactos/win32ss/user/ntuser/message.c
reactos/win32ss/user/ntuser/msgqueue.h
reactos/win32ss/user/ntuser/window.c
reactos/win32ss/user/ntuser/window.h