Searched refs:EM_GETCUEBANNER (Results 1 - 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | commctrl.h | 4430 #define EM_GETCUEBANNER (ECM_FIRST+2) macro 4431 #define Edit_GetCueBannerText(hwnd,lpwText,cchText) (WINBOOL)SNDMSG((hwnd),EM_GETCUEBANNER,(WPARAM)(lpwText),(LPARAM)(cchText))
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | commctrl.h | 4430 #define EM_GETCUEBANNER (ECM_FIRST+2) macro 4431 #define Edit_GetCueBannerText(hwnd,lpwText,cchText) (WINBOOL)SNDMSG((hwnd),EM_GETCUEBANNER,(WPARAM)(lpwText),(LPARAM)(cchText))
|
Completed in 78 milliseconds