shell32: If needed show a confirmation dialog when deleting with SHFileOperation.
commitce9471f18ed06566b7d84accceacf262212fb3cb
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Tue, 27 Jun 2006 19:51:35 +0000 (27 21:51 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Jun 2006 13:39:45 +0000 (28 15:39 +0200)
treeb94ac4e711c58e9de0aaaff423e87140814e2c24
parentac5a024a5cceaa232ecab08c4454e79b678dfafe
shell32: If needed show a confirmation dialog when deleting with SHFileOperation.

Show a confirmation dialog in SHFileOperationW for the FO_DELETE
operation when called without FOF_NOCONFIRMATION or with
FOF_WANTNUKEWARNING. That way the user's files won't be deleted
without a warning.
dlls/shell32/shlfileop.c