- fix GetObject call for bitmaps
authorGed Murphy <gedmurphy@reactos.org>
Tue, 17 Apr 2007 22:58:34 +0000 (22:58 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Tue, 17 Apr 2007 22:58:34 +0000 (22:58 +0000)
commit96b61f6b0b48a252bfbaf400d13247ae7265a503
treee85d2fa9c6cc1c1d97e644c0a8f266d24accdc48
parentd5d519547c2550af9b543902fb68c1074b6b32d3
- fix GetObject call for bitmaps
- Windows returns the number of bytes copied, not the size of the struct.
- fix NtGdiGetObject, 'count' is now irrelevant
- this breaks CopyImage, but it's broken anyway so it can wait until tomorrow.

svn path=/trunk/; revision=26383
reactos/subsystems/win32/win32k/objects/bitmaps.c
reactos/subsystems/win32/win32k/objects/dc.c