Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/include/
Drichedit.h65 #ifndef EM_SCROLLCARET
66 #define EM_SCROLLCARET (WM_USER + 49) macro
Dwinuser.rh919 #define EM_SCROLLCARET 0x00B7
Dwindowsx.h515 #define Edit_ScrollCaret(hwndCtl) ((WINBOOL)(DWORD)SNDMSG((hwndCtl),EM_SCROLLCARET,(WPARAM)0,(LPARA…
Dwinuser.h4273 #define EM_SCROLLCARET 0x00B7 macro