create stub for both CreateCompatibleDC and CreateCompatibleBitmap instead for redire...
authorMagnus Olsen <magnus@greatlord.com>
Thu, 23 Aug 2007 14:02:10 +0000 (14:02 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Thu, 23 Aug 2007 14:02:10 +0000 (14:02 +0000)
commit520d244fe2bc79901a263e78fa7a5c28db442930
tree737e0a28f5bcbf46bf87d992a137f138004c800f
parented494d70d2abefcba46e8af5dbccb2e6479d6a9a
create stub for both CreateCompatibleDC and CreateCompatibleBitmap instead for redirect them, they need share memory, and it need do some stuff in user mode

svn path=/trunk/; revision=28470
reactos/dll/win32/gdi32/gdi32.def
reactos/dll/win32/gdi32/objects/bitmap.c
reactos/dll/win32/gdi32/objects/dc.c