Searched refs:fAbort (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dintrface.h66 BOOL fAbort; // Set during operation by UI to abort. member in struct:_EXTRACT_INFO
H A Dintrface.cpp819 if (g_pExtractInfo->fAbort) {
1378 if (!G.disk_full && !g_pExtractInfo->fAbort) {
H A Dwinmain.cpp3363 if (!fComplete && !pei->fAbort) {
3364 pei->fAbort = TRUE;
3426 if ((LOWORD(wParam) == IDCANCEL) && !pei->fAbort) {
3427 pei->fAbort = TRUE;

Completed in 169 milliseconds