Lines Matching refs:OCM__BASE
247 #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)
259 #define OCM_MEASUREITEM (OCM__BASE + WM_MEASUREITEM)
260 #define OCM_DELETEITEM (OCM__BASE + WM_DELETEITEM)
261 #define OCM_VKEYTOITEM (OCM__BASE + WM_VKEYTOITEM)
262 #define OCM_CHARTOITEM (OCM__BASE + WM_CHARTOITEM)
263 #define OCM_COMPAREITEM (OCM__BASE + WM_COMPAREITEM)
264 #define OCM_HSCROLL (OCM__BASE + WM_HSCROLL)
265 #define OCM_VSCROLL (OCM__BASE + WM_VSCROLL)
266 #define OCM_PARENTNOTIFY (OCM__BASE + WM_PARENTNOTIFY)
267 #define OCM_NOTIFY (OCM__BASE + WM_NOTIFY)