do not assert if DPRINT1("Object->cExclusiveLock = %d\n", Object->cExclusiveLock);
authorMagnus Olsen <magnus@greatlord.com>
Sat, 19 Apr 2008 22:11:39 +0000 (22:11 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Sat, 19 Apr 2008 22:11:39 +0000 (22:11 +0000)
commiteee02ef8190fa430c8b9f1bf7516eff24b38dc17
tree2a6c8317e8c6ce50496cbbf40851aff287b7c2d0
parent261dadceffb63edbcfcd3141d5227478e80de6b6
do not assert if DPRINT1("Object->cExclusiveLock = %d\n", Object->cExclusiveLock);
this can happen in ms dxg.sys for it can lock same dc twice or more.
then call to unlock it equal many times.

svn path=/trunk/; revision=33039
reactos/subsystems/win32/win32k/objects/gdiobj.c