[Win32SS]
authorJames Tabor <james.tabor@reactos.org>
Sat, 18 Aug 2012 00:59:35 +0000 (00:59 +0000)
committerJames Tabor <james.tabor@reactos.org>
Sat, 18 Aug 2012 00:59:35 +0000 (00:59 +0000)
commit3f6031fbbf7975c1461ddc55645ec73a8ef6ee7d
tree2603c25e27a84248534f3e871c0a0f0c1b9541cc
parent4107cfe3f676b21e53c9b55102b4a93de5aa4f4a
[Win32SS]
- Fixed skip test regression in User32 Win wine test.
- Regressed one scroll control test. AbiWord scrolls and Explorer redraw issue still
the same.
- WIP: Rearranged code for standard structures prior to moving scroll code to Win32k. Proc support will remain in User32 (A2W etc) and redirected to Win32k. Drawing support will be added when this switch is made. Then ReactOS will have 100 percent wine scrolls plus our fixes in one file.

svn path=/trunk/; revision=57091
reactos/include/reactos/undocuser.h
reactos/win32ss/user/ntuser/message.c
reactos/win32ss/user/ntuser/scrollbar.c
reactos/win32ss/user/user32/controls/scrollbar.c