2002-08-12 Andriy Palamarchuk <apa3a@yahoo.com>

* include/shellapi.h (FOF_NOERRORUI): Add define.
This commit is contained in:
Danny Smith 2002-08-12 22:24:28 +00:00
parent e120995086
commit d6f9ca7959
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2002-08-12 Andriy Palamarchuk <apa3a@yahoo.com>
* include/shellapi.h (FOF_NOERRORUI): Add define.
2002-08-12 Danny Smith <dannysmith@users.sourceforge.net>
* include/objidl.h (IEnumMoniker): Put 'interface' back.

View file

@ -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