[Win32k]
authorJames Tabor <james.tabor@reactos.org>
Tue, 29 Dec 2009 21:07:04 +0000 (21:07 +0000)
committerJames Tabor <james.tabor@reactos.org>
Tue, 29 Dec 2009 21:07:04 +0000 (21:07 +0000)
commit9b791c7be9c12d4c3b613a17847a6e88a9231dd6
tree04c0e24db71a567f4cc4ab9cec843cf9c6aedd29
parent9d97bda0a95d22cf279196d1ae39f7039d3ba4e8
[Win32k]
- Setting up for region attribute support.
- Removed old code and use GreDeleteObject for dc and region types.

svn path=/trunk/; revision=44806
reactos/subsystems/win32/win32k/eng/engwindow.c
reactos/subsystems/win32/win32k/include/dc.h
reactos/subsystems/win32/win32k/include/region.h
reactos/subsystems/win32/win32k/ntuser/painting.c
reactos/subsystems/win32/win32k/ntuser/window.c
reactos/subsystems/win32/win32k/ntuser/winpos.c
reactos/subsystems/win32/win32k/objects/cliprgn.c
reactos/subsystems/win32/win32k/objects/dclife.c
reactos/subsystems/win32/win32k/objects/dcstate.c
reactos/subsystems/win32/win32k/objects/gdiobj.c
reactos/subsystems/win32/win32k/objects/region.c