[WIN32K]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 27 Feb 2011 17:51:37 +0000 (17:51 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 27 Feb 2011 17:51:37 +0000 (17:51 +0000)
commit736733be4d488d3215f953111ed445fc62078573
treebc5c7683671b2ac43b7435c20f1f10c077d70196
parent760940d0bd2de1ebdcc15675d5ba2ab893a6d05d
[WIN32K]
- mark surface as not selected in DC_vSelectSurface when its released from a DC
NtGdiSelectBitmap:
- Don't allow selecting a bitmap into a dc that is already selected!
- Use DC_vSelectSurface instead of manually selecting
- set the DC size based on bitmap size

svn path=/trunk/; revision=50921
reactos/subsystems/win32/win32k/eng/bitblt.c
reactos/subsystems/win32/win32k/include/dc.h
reactos/subsystems/win32/win32k/objects/dcobjs.c