Home
last modified time | relevance | path

Searched defs:confirm (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/shellext/zipfldr/
H A DCConfirmReplace.cpp56 CConfirmReplace confirm(Filename); in _CZipAskReplace() local
/reactos/base/applications/network/ftp/
H A Dcmds.c1636 int confirm(const char *cmd, const char *file) in confirm() function
/reactos/dll/win32/shell32/
H A Dshlfileop.cpp1599 BOOL confirm = !(op->req->fFlags & FOF_NOCONFIRMATION); in delete_files() local