reactos/win32ss/user/user32/controls
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
..
appswitch.c
button.c [COMCTL32][USER32] RadioButton: Notify BN_CLICKED on WM_SETFOCUS (#6266) 2024-01-01 11:01:59 +09:00
combo.c [COMCTL32][USER32] ComboBox: Don't close listbox on letter type (#6227) 2024-01-03 08:45:24 +09:00
edit.c Fix Cursor Position in "...file name:" box when opening from Explorer 'Search' toolbar (#6333) 2024-01-17 07:42:18 -08:00
ghost.c
icontitle.c
listbox.c
regcontrol.c
scrollbar.c
static.c [COMCTL32][USER32] STATIC: Fix grayed drawing (#7024) 2024-07-18 22:03:36 +02:00