A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Andrew Greenwood 8eb1d07658 DrawCaption() now works, and is called (unsurprisingly) for drawing the captions of windows!
* Implemented DrawCaption() in lib/user32/windows/defwnd.c (couldn't put it in draw.c due to the functions it relies upon being in defwnd.c)
* Changed a few metrics in subsys/win32k/ntuser/metric.c to match the Windows defaults
* Added DC_GRADIENT and DC_BUTTONS to include/defines.h
* Modified prototype for UserDrawSysMenuButton in lib/user32/include/window.h to return success/failure
* Modified lib/usr32/resources/obm_close.bmp slightly. It now looks more like the Windows version.

svn path=/trunk/; revision=5688
2003-08-20 00:41:04 +00:00
freeldr Version 1.8.14 2003-08-12 18:51:25 +00:00
os2 Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
posix Names fixed. 2003-05-10 10:30:18 +00:00
reactos DrawCaption() now works, and is called (unsurprisingly) for drawing the captions of windows! 2003-08-20 00:41:04 +00:00
rosapps Optimierung der Applikationsfenster-Anzeige 2003-08-17 07:59:37 +00:00