[Win32SS]
authorJames Tabor <james.tabor@reactos.org>
Tue, 3 Nov 2015 15:18:51 +0000 (15:18 +0000)
committerJames Tabor <james.tabor@reactos.org>
Tue, 3 Nov 2015 15:18:51 +0000 (15:18 +0000)
commit598aff78e9c6945c4c487cf331d3ec5379c2b389
tree85cb572c0085683e09eb4af0d8ad649ae68f4be3
parent8584094adc5ecc8557e78c699ab5a5b98130bab3
[Win32SS]
- Simplify and restructure thread send messages, use look aside list, message signals and global message link for sorting trouble messages.
- See CORE-9210 for more information. Related to and fixed CORE-9718 and CORE-9975. Could have fixed CORE-9695.

svn path=/trunk/; revision=69793
reactos/win32ss/user/ntuser/callback.c
reactos/win32ss/user/ntuser/focus.c
reactos/win32ss/user/ntuser/main.c
reactos/win32ss/user/ntuser/message.c
reactos/win32ss/user/ntuser/msgqueue.c
reactos/win32ss/user/ntuser/msgqueue.h
reactos/win32ss/user/ntuser/win32.h