- Implement SendMessageCallbackA/W, user32 only.
authorJames Tabor <james.tabor@reactos.org>
Sun, 6 Apr 2008 18:24:30 +0000 (18:24 +0000)
committerJames Tabor <james.tabor@reactos.org>
Sun, 6 Apr 2008 18:24:30 +0000 (18:24 +0000)
commit46780ff6d7579c113a6dea705be926dfd8493a08
treef580350e70d92c1d8ffeafe08d3eaebc733fe8a5
parent03d8f3eaa996061bf41d38bc3fc2503a7ae6bdea
- Implement SendMessageCallbackA/W, user32 only.
- Add client thread infomation structure to W32THREADINFO. Nothing is plugged in yet, the code is there.
- Fix IntBroadcastSystemMessage to correct filter action. More work is needed since our message system has issues.
- This could be a good project for newbies, rewrite message system could be placed into a branch.

svn path=/trunk/; revision=32884
reactos/dll/win32/user32/windows/message.c
reactos/include/reactos/win32k/ntuser.h
reactos/subsystems/win32/win32k/ntuser/misc.c