- Removed NtGdiPaintRgn and renamed NtGdiGetCurrentObject to NtGdiGetDCObject and...
authorJames Tabor <james.tabor@reactos.org>
Sat, 1 Sep 2007 02:51:48 +0000 (02:51 +0000)
committerJames Tabor <james.tabor@reactos.org>
Sat, 1 Sep 2007 02:51:48 +0000 (02:51 +0000)
commitc8892c844b8e57c77836b80e827a7e4aff65ae48
tree7c147565bbb086364c72a24b01a8ac9b8cd649ef
parentb7c7180b3afe155423271238191c43497cbf7e86
- Removed NtGdiPaintRgn and renamed NtGdiGetCurrentObject to NtGdiGetDCObject and NtGdiSetPixelV to GdiSetPixelV, w32ksvc.db and updated ntgdibad.h.
- Full use of painting.c, imp GetCurrentObject and update gdi32.def.

svn path=/trunk/; revision=28731
12 files changed:
reactos/dll/win32/gdi32/gdi32.def
reactos/dll/win32/gdi32/include/gdi32p.h
reactos/dll/win32/gdi32/misc/stubs.c
reactos/dll/win32/gdi32/objects/dc.c
reactos/dll/win32/gdi32/objects/painting.c
reactos/include/reactos/win32k/ntgdibad.h
reactos/subsystems/win32/win32k/objects/bitmaps.c
reactos/subsystems/win32/win32k/objects/dc.c
reactos/subsystems/win32/win32k/objects/dibobj.c
reactos/subsystems/win32/win32k/objects/region.c
reactos/subsystems/win32/win32k/stubs/stubs.c
reactos/subsystems/win32/win32k/w32ksvc.db