Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-08-13 02:24:28 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-08-13 02:24:28 +0400
commitd6f9ca7959c93f6f3d268ab202bb2945c9559fd6 (patch)
treec17b241f11094602f21ec6bec07a14a1b820a8e9 /winsup/w32api/include
parente120995086770858a600e650034cebb730f0c419 (diff)
2002-08-12 Andriy Palamarchuk <apa3a@yahoo.com>
* include/shellapi.h (FOF_NOERRORUI): Add define.
Diffstat (limited to 'winsup/w32api/include')
-rw-r--r--winsup/w32api/include/shellapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/w32api/include/shellapi.h b/winsup/w32api/include/shellapi.h
index d39b851f0..b66310286 100644
--- a/winsup/w32api/include/shellapi.h
+++ b/winsup/w32api/include/shellapi.h
@@ -69,6 +69,7 @@ extern "C" {
#define FOF_FILESONLY 128
#define FOF_SIMPLEPROGRESS 256
#define FOF_NOCONFIRMMKDIR 512
+#define FOF_NOERRORUI 1024
#define PO_DELETE 19
#define PO_RENAME 20
#define PO_PORTCHANGE 32