Searched refs:SetWindowTextW (Results 1 – 6 of 6) sorted by relevance
63 #ifdef SetWindowTextW64 #undef SetWindowTextW180 #define SetWindowTextW lpfnSetWindowTextW macro
578 SetWindowTextW( hwnd, reinterpret_cast<LPCWSTR>(pImpl->m_dialogTitle.getStr()) ); in FolderPickerCallback()
457 SetWindowTextW
456 SetWindowTextW@8
467 DEFINE_UNICOWS_THUNK( user32, BOOL, WINAPI, SetWindowTextW, (HWND,LPCWSTR) )
1218 if ( !SetWindowTextW( mhWnd, reinterpret_cast<LPCWSTR>(rTitle.GetBuffer()) ) ) in SetTitle()
Completed in 53 milliseconds