mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00: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().