2002-08-12 Andriy Palamarchuk <apa3a@yahoo.com>
* include/shellapi.h (FOF_NOERRORUI): Add define.
This commit is contained in:
parent
e120995086
commit
d6f9ca7959
@ -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>
|
2002-08-12 Danny Smith <dannysmith@users.sourceforge.net>
|
||||||
|
|
||||||
* include/objidl.h (IEnumMoniker): Put 'interface' back.
|
* include/objidl.h (IEnumMoniker): Put 'interface' back.
|
||||||
|
@ -69,6 +69,7 @@ extern "C" {
|
|||||||
#define FOF_FILESONLY 128
|
#define FOF_FILESONLY 128
|
||||||
#define FOF_SIMPLEPROGRESS 256
|
#define FOF_SIMPLEPROGRESS 256
|
||||||
#define FOF_NOCONFIRMMKDIR 512
|
#define FOF_NOCONFIRMMKDIR 512
|
||||||
|
#define FOF_NOERRORUI 1024
|
||||||
#define PO_DELETE 19
|
#define PO_DELETE 19
|
||||||
#define PO_RENAME 20
|
#define PO_RENAME 20
|
||||||
#define PO_PORTCHANGE 32
|
#define PO_PORTCHANGE 32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user