Home | History | Annotate | Download | only in include

Lines Matching refs:EM_SETCUEBANNER

4428 #define EM_SETCUEBANNER (ECM_FIRST+1)
4429 #define Edit_SetCueBannerText(hwnd,lpcwText) (WINBOOL)SNDMSG((hwnd),EM_SETCUEBANNER,0,(LPARAM)(lpcwText))