[Win32SS]
authorJames Tabor <james.tabor@reactos.org>
Mon, 9 Dec 2013 01:55:48 +0000 (01:55 +0000)
committerJames Tabor <james.tabor@reactos.org>
Mon, 9 Dec 2013 01:55:48 +0000 (01:55 +0000)
commit5a02327fd063ced764a84a63151d991e6e927a85
treef6602901eb4a2b3aabdc9b43ecb63afc45197e09
parent43e1c8ae59a7bee8823db75a27456966d7a0c3d5
[Win32SS]
- Improvements to the message system. Fix hook write backs. Reduced memory when calling back from server side. Disabled post or send, leaving it in place just for a while, to test. See CORE-7447.

svn path=/trunk/; revision=61251
reactos/win32ss/include/callback.h
reactos/win32ss/user/ntuser/callback.c
reactos/win32ss/user/ntuser/desktop.c
reactos/win32ss/user/ntuser/focus.c
reactos/win32ss/user/ntuser/message.c
reactos/win32ss/user/user32/misc/dllmain.c
reactos/win32ss/user/user32/windows/hook.c