A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer 9e4807d6e5 NtGdiGetSetBitmapBits:
- use SEH and probe the user mode buffers
- SetLastWin32Error on invalid handle
- move the copying to IntGetSetBitmapBits
- only use IntGetSetBitmapBits from inside win32k
- move NtGdiGetBitmapBits to bitmap.c
- allow copying a number of bytes not matching one entire line, like on windows
I think that was all changes.

svn path=/trunk/; revision=28110
2007-08-02 22:14:32 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos NtGdiGetSetBitmapBits: 2007-08-02 22:14:32 +00:00
rosapps Fix fontview build 2007-07-29 10:56:23 +00:00
rostests an API test kit + win32k native API test app. 2007-08-02 21:42:37 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00