mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 07:34:53 +08:00
CORE-15298 Use DrawTextW() to correctly render disabled grayed text. Applies to both dll\win32\comctl32\static.c and win32ss\user\user32\controls\static.c A similar solution is already used by button.c!BUTTON_DrawLabel().