[WIN32K]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 19 Feb 2011 22:29:31 +0000 (22:29 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 19 Feb 2011 22:29:31 +0000 (22:29 +0000)
commit3e75942b109a5408cf0c4a8184537f847263272c
tree8a467ea97ed94a1cbb8eaf89341b38657573c09e
parentebf22c9469523f8f0f9d3f873fe16ec547d69864
[WIN32K]
NtGdiStretchDIBitsInternal: don't call NtGdiGetDCObject and NtGdiCreateCompatibleDC with a dc locked. These cases are not harmful, but generally Nt* and Gre* should never be called with an exclusive gdi lock held. Also don't return in failure case with the dc still locked.

svn path=/trunk/; revision=50826
reactos/subsystems/win32/win32k/objects/dibobj.c