mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
8eb1d076581ecf6a61ddeaf520a7d52c7e5cab32
* 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
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%