Searched refs:hWndProgTotal (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dintrface.h72 HWND hWndProgTotal; member in struct:_EXTRACT_INFO
H A Dwinmain.cpp3280 pei->hWndProgTotal = GetDlgItem(hDlg, IDC_TOTAL_PROGRESS);
3300 SendMessage(pei->hWndProgTotal, PBM_SETRANGE, 0,
3323 SendMessage(pei->hWndProgTotal, PBM_SETPOS, PROGRESS_MAX, 0);
3456 if (!pei->hWndProgTotal) {
3470 SendMessage(pei->hWndProgTotal, PBM_SETPOS, dwTotal, 0);

Completed in 81 milliseconds