reactos/subsystems/win32/win32k/objects
Jérôme Gardou 243eeb574a [WIN32K]
-Make direct DC release shared lock on surface each time they're unlocked.
  -Now they don't hold it unless they're locked themselves.
  -Do not create the device surface when switching modes, this is inconsistent with the PDEVOBJ creation, which does not.

*No more "you are freeing a surface which is still hold" debug message when switching modes*

svn path=/branches/reactos-yarotows/; revision=46733
2010-04-05 10:58:43 +00:00
..
arc.c
bezier.c
bitblt.c
bitmaps.c
brush.c
cliprgn.c [WIN32K] 2010-03-23 23:02:00 +00:00
coord.c
dcattr.c
dclife.c [WIN32K] 2010-04-05 10:58:43 +00:00
dcobjs.c [WIN32K] 2010-03-28 00:51:25 +00:00
dcstate.c [WIN32K] 2010-04-01 22:36:40 +00:00
dcutil.c Sync with trunk (aka 'I want my virtualbox mouse integration too') 2010-04-05 09:59:21 +00:00
device.c
dibobj.c
drawing.c
fillshap.c
font.c
freetype.c sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
gdibatch.c sync with trunk r46493 2010-03-27 20:19:56 +00:00
gdidbg.c
gdiobj.c sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
icm.c
line.c
metafile.c
palette.c
path.c
pen.c
polyfill.c
print.c
rect.c
region.c [WIN32K] 2010-03-23 23:02:00 +00:00
stockobj.c
text.c
wingl.c
xformobj.c