A free Windows-compatible Operating System - mirrored from GitHub
Go to file
2008-05-07 18:12:19 +00:00
irc - code refactoring 2008-05-07 14:59:28 +00:00
reactos Adding more than one video device.. We need to fix NtGdiCreateCompatibleDC and DceCreateDisplayDC so they can access the device name from the default PDev or PrimarySurface. ATM we use L"DISPLAY" not L"\\??\\DISPLAY%d"(<-display number) to create a new HDC. In Gdi32 IntCreateDICW we basicly do the same w/o the display number. This code is correct and please leave it alone. I add some code in win32k dc.c, so we can start the changes. 2008-05-07 18:12:19 +00:00
rosapps - remove unused files :) 2008-05-06 20:36:06 +00:00
rostests add tests for GetCurrentObject 2008-05-05 13:33:42 +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