Added missing flag FOF_NOERRORUI
Andriy Palamarchuk <apa3a-/[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <[email protected]> |
Changelog: Added missing file operation flag FOF_NOERRORUI. Andriy Palamarchuk __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com
shellapi.h.diff
(application/octet-stream, 292 B)
--- shellapi.h.orig Fri Sep 14 12:06:27 2001 +++ shellapi.h Mon Aug 12 13:24:12 2002 @@ -65,6 +65,7 @@ #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