Searched refs:NM_SETCURSOR (Results 1 – 5 of 5) sorted by relevance
1796 SPNFY(NM_SETCURSOR, NMMOUSE),
1866 COMBOEX_Notify (infoPtr, NM_SETCURSOR, (NMHDR *)&nmmse); in COMBOEX_ComboWndProc()
5619 if (TREEVIEW_SendRealNotify(infoPtr, NM_SETCURSOR, &nmmouse.hdr)) in TREEVIEW_SetCursor()
142 #define NM_SETCURSOR (NM_FIRST-17) macro
507 case NM_SETCURSOR: return TEXT("NM_SETCURSOR"); in MD_GetNotifyCode()