Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/include/
Dolectl.h247 #define OCM__BASE (WM_USER+0x1c00) macro
248 #define OCM_COMMAND (OCM__BASE + WM_COMMAND)
250 #define OCM_CTLCOLORBTN (OCM__BASE + WM_CTLCOLORBTN)
251 #define OCM_CTLCOLOREDIT (OCM__BASE + WM_CTLCOLOREDIT)
252 #define OCM_CTLCOLORDLG (OCM__BASE + WM_CTLCOLORDLG)
253 #define OCM_CTLCOLORLISTBOX (OCM__BASE + WM_CTLCOLORLISTBOX)
254 #define OCM_CTLCOLORMSGBOX (OCM__BASE + WM_CTLCOLORMSGBOX)
255 #define OCM_CTLCOLORSCROLLBAR (OCM__BASE + WM_CTLCOLORSCROLLBAR)
256 #define OCM_CTLCOLORSTATIC (OCM__BASE + WM_CTLCOLORSTATIC)
258 #define OCM_DRAWITEM (OCM__BASE + WM_DRAWITEM)
[all …]