reactos/win32ss/user
Tomáš Veselý 466a19817f
[COMCTL32][USER32] STATIC: Fix grayed drawing (#7024)
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().
2024-07-18 22:03:36 +02:00
..
ntuser [NTUSER] Fix IntDefWindowProc()'s WM_MOUSEACTIVATE case (#7038) 2024-07-18 20:35:04 +02:00
rtl [NTUSER][USER32] Populate dwExpWinVer (#7095) 2024-07-09 04:22:14 +09:00
user32 [COMCTL32][USER32] STATIC: Fix grayed drawing (#7024) 2024-07-18 22:03:36 +02:00
user32_vista [USER32] Introduce user32_vista and stubplement GetDpiForWindow() (#6208) 2024-06-04 10:19:32 -06:00
winsrv [REACTOS] Fix LoadCursorW() incorrect usage cases (#7053) 2024-07-01 18:05:46 +02:00