Home
last modified time | relevance | path

Searched refs:WM_CTLCOLOR (Results 1 – 11 of 11) sorted by relevance

/reactos/modules/rostests/winetests/comctl32/
H A Dprecomp.h30 #define WM_CTLCOLOR 0x0019 macro
H A Dcombo.c31 #define WM_CTLCOLOR 0x0019 macro
778 case WM_CTLCOLOR: in parent_wnd_proc()
1302 WM_CTLCOLOR, in test_combo_ctlcolor()
/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dwindow.h605 case WM_CTLCOLOR: in WndProc()
/reactos/win32ss/user/user32/windows/
H A Ddefwnd.c463 case WM_CTLCOLOR: in User32DefWindowProc()
H A Ddialog.c1347 msg == WM_CTLCOLOR) in DEFDLG_Epilog()
/reactos/win32ss/user/ntuser/
H A Ddefwnd.c971 case WM_CTLCOLOR: in IntDefWindowProc()
/reactos/dll/win32/comdlg32/
H A Dfiledlg31.c1126 case WM_CTLCOLOR: in FD31_FileOpenDlgProc()
/reactos/dll/win32/comctl32/
H A Dcombo.c1923 case WM_CTLCOLOR: in COMBO_WindowProc()
/reactos/win32ss/user/user32/controls/
H A Dcombo.c2053 case WM_CTLCOLOR: in ComboWndProc_common()
/reactos/sdk/include/psdk/
H A Dwinuser.rh328 #define WM_CTLCOLOR 0x0019 /* Added from windowsx.h */
H A Dwindowsx.h29 #define WM_CTLCOLOR 25 macro