[WIN32K]
authorJérôme Gardou <jerome.gardou@reactos.org>
Thu, 10 Jun 2010 11:36:20 +0000 (11:36 +0000)
committerJérôme Gardou <jerome.gardou@reactos.org>
Thu, 10 Jun 2010 11:36:20 +0000 (11:36 +0000)
commit52ba1736b3147d711525250a06f3fc5011ca9521
tree61e9b013d971dde9f47477f67e64906969fe45e9
parent4b10742ca5f5c8b73c4053fe1d36458a180705d7
[WIN32K]
  - Split NtGdiCreateDIBitmapInternal with its Gre Counterpart
  - Set bV5ImageSize if it was not already set
  - Probe bits we're given in NtGdiSetDIBits
  - SEHize clipboard image data access

svn path=/branches/reactos-yarotows/; revision=47733
subsystems/win32/win32k/include/bitmaps.h
subsystems/win32/win32k/ntuser/clipboard.c
subsystems/win32/win32k/objects/dibobj.c