Home | History | Annotate | Download | only in include

Lines Matching refs:WM_SETTEXT

163 #define FORWARD_WM_SETTEXT(hwnd,lpszText,fn) (void)(fn)((hwnd),WM_SETTEXT,0,(LPARAM)(LPCSTR)(lpszText))