[Win32k|User32]
authorJames Tabor <james.tabor@reactos.org>
Sat, 21 May 2011 06:34:02 +0000 (06:34 +0000)
committerJames Tabor <james.tabor@reactos.org>
Sat, 21 May 2011 06:34:02 +0000 (06:34 +0000)
commit67b57d645de9ec8b1c8786da9419072ff78f3e8b
treef04f58a6def107cc4fb4dcb9f7b55762ccacd51c
parent2c6c1ba2898fdea45e01cf678dcc4819a81fc18b
[Win32k|User32]
- Move creation of the scrollbar Gray brush from user32 to win32k.
- Noticed a color and pattern (patchy white pattern) difference when using GreCreateBitmap and it did not work the same as the main function. Correcting this fixed the Gray brush. Someone from YAROTOWS needs to look into this.

svn path=/trunk/; revision=51835
reactos/dll/win32/user32/windows/defwnd.c
reactos/subsystems/win32/win32k/include/brush.h
reactos/subsystems/win32/win32k/ntuser/ntuser.c
reactos/subsystems/win32/win32k/objects/bitmaps.c
reactos/subsystems/win32/win32k/objects/brush.c