Searched refs:EM_SCROLLCARET (Results 1 – 4 of 4) sorted by relevance
65 #ifndef EM_SCROLLCARET66 #define EM_SCROLLCARET (WM_USER + 49) macro
919 #define EM_SCROLLCARET 0x00B7
515 #define Edit_ScrollCaret(hwndCtl) ((WINBOOL)(DWORD)SNDMSG((hwndCtl),EM_SCROLLCARET,(WPARAM)0,(LPARA…
4273 #define EM_SCROLLCARET 0x00B7 macro