Home
last modified time | relevance | path

Searched refs:eSkip (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/shellext/zipfldr/
H A Dprecomp.h63 eSkip, enumerator
H A DCZipPassword.cpp77 case IDSKIP: return eSkip; in _CZipAskPassword()
H A DCZipExtract.cpp423 if (Response == eSkip) in ExtractSingle()