Rewrite the dc state saving implementation. We were doing it wrong and ugly. Now...
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 25 Mar 2009 04:20:59 +0000 (04:20 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 25 Mar 2009 04:20:59 +0000 (04:20 +0000)
commit126f6717264f223a6a329857b0fd070c1105122e
tree20e2fa267a7fa37a25a3e7ba87060a9ba6aebade
parent33561b92dda3fe22d0b1e769974811767b1f3eb5
Rewrite the dc state saving implementation. We were doing it wrong and ugly. Now it should work correctly. It's also much fewer and cleaner code.

svn path=/trunk/; revision=40219
reactos/subsystems/win32/win32k/include/dc.h
reactos/subsystems/win32/win32k/ntuser/windc.c
reactos/subsystems/win32/win32k/objects/dclife.c
reactos/subsystems/win32/win32k/objects/dcstate.c