mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
61fe50f6f655f36df521354335bdeb9570eeb659
* include/win32k/text.h (NtGdiExtTextOut): Follow ExtTextOut prototype. * lib/gdi32/objects/text.c (ExtTextOutW): Call NtGdiExtTextOut(). * lib/user32/controls/edit.c (EDIT_BuildLineDefs_ML): Order parameters to CreateRectRgn(). * lib/user32/windows/draw.c (TabbedTextOutA): Implement. (TEXT_TabbedTextOut): New function. (TabbedTextOutW): Implement. * subsys/win32k/objects/text.c (NtGdiExtTextOut): Call NtGdiTextOut() for now. svn path=/trunk/; revision=6923
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%