Home
last modified time | relevance | path

Searched refs:PostMsg (Results 1 - 6 of 6) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DOverwriteDialog.cpp116 PostMsg(DM_SETDEFID, IDNO); in OnInit()
118 PostMsg(WM_NEXTDLGCTL, (WPARAM)h, TRUE); in OnInit()
H A DProgressDialog.h156 PostMsg(kCloseMessage); in ProcessWasFinished()
H A DProgressDialog.cpp192 PostMsg(kCloseMessage); in CheckNeedClose()
H A DBrowseDialog.cpp110 void Post_RefreshPathEdit() { PostMsg(k_Message_RefreshPathEdit); } in Post_RefreshPathEdit()
286 PostMsg(Z7_WIN_WM_UPDATEUISTATE, MAKEWPARAM(Z7_WIN_UIS_CLEAR, Z7_WIN_UISF_HIDEFOCUS)); in OnInit()
H A DProgressDialog2.cpp1284 PostMsg(kCloseMessage); in CheckNeedClose()
1296 PostMsg(kCloseMessage); in ProcessWasFinished()
/third_party/lzma/CPP/Windows/
H A DWindow.h312 bool PostMsg(UINT message, WPARAM wParam = 0, LPARAM lParam = 0) in PostMsg() function in NWindows::CWindow

Completed in 6 milliseconds