Searched refs:CProgressThreadVirt (Results 1 – 3 of 3) sorted by relevance
288 class CProgressThreadVirt: public CProgressDialog304 CProgressThreadVirt(): Result(E_FAIL), ThreadFinishedOK(false) {} in CProgressThreadVirt() function
1257 CProgressThreadVirt *p = (CProgressThreadVirt *)param; in MyThreadFunction()1268 HRESULT CProgressThreadVirt::Create(const UString &title, HWND parentWindow) in Create()1286 void CProgressThreadVirt::Process() in Process()
63 class CThreadExtracting: public CProgressThreadVirt