[Win32k]
authorJames Tabor <james.tabor@reactos.org>
Wed, 30 Dec 2009 22:56:09 +0000 (22:56 +0000)
committerJames Tabor <james.tabor@reactos.org>
Wed, 30 Dec 2009 22:56:09 +0000 (22:56 +0000)
commit098407e9ce8d09ca1c4b0555f4680ee917b582e8
treea785c35a60fa31bd419c61a6ea40c535021a6dc6
parenta7b546562e33daa882e6bd440da60a62d14bcac0
[Win32k]
- Plugged in region attribute support and added the PEB cache for it as well.

[Gdi32]
- Using CreateRectRgn only with attribute and PEB cache support.

[Testing]
- Wine tests: gdi32; clipping and dc. gdiplus; region. user32; dce. Same results.
- Applications, AbiWord 2.6.8, FF 3.5, miranda 0.7.19 unicode, putty, SeaMonkey 2.0, WinMerge 2.12.4 and winamp 2.95 rc std. Same results.

svn path=/trunk/; revision=44817
reactos/dll/win32/gdi32/misc/misc.c
reactos/dll/win32/gdi32/objects/region.c
reactos/subsystems/win32/win32k/objects/gdiobj.c
reactos/subsystems/win32/win32k/objects/region.c