A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer fc315e7116 - fix parameter count for NtGdiCreatePen in w32ksvc.db (4 params, not 3)
- implement CreatePen, calling NtGdiCreatePen@16 instead of forwarding to NtGdiCreatePen@12, wich does not exist
- implement CreatePenIndirect, calling NtGdiCreatePen, instead of forwarding to NtGdiCreatePenIndirect
- remove NtGdiCreatePenIndirect from w32ksvc.db and win32k

svn path=/trunk/; revision=27865
2007-07-26 17:38:49 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - fix parameter count for NtGdiCreatePen in w32ksvc.db (4 params, not 3) 2007-07-26 17:38:49 +00:00
rosapps Apply a Downloader translation by Paolo Devoti (devotip AT tiscali DOT it) from bug 2027, so this bug can finally be closed now :-) 2007-07-26 11:42:59 +00:00
rostests Add lots of test cases for the CreateSurface API. See caps_tests.h for more info. 2007-06-15 14:46:03 +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