small clean up. remove double define of COPY_FILE_FAIL_IF_EXISTS and
COPY_FILE_RESTARTABLE
Modified: trunk/reactos/w32api/include/winbase.h
_____
Modified: trunk/reactos/w32api/include/winbase.h
--- trunk/reactos/w32api/include/winbase.h 2005-08-12 23:35:14 UTC
(rev 17358)
+++ trunk/reactos/w32api/include/winbase.h 2005-08-13 12:09:34 UTC
(rev 17359)
@@ -130,8 +130,6 @@
#define PROGRESS_QUIET 3
#define CALLBACK_CHUNK_FINISHED 0
#define CALLBACK_STREAM_SWITCH 1
-#define COPY_FILE_FAIL_IF_EXISTS 1
-#define COPY_FILE_RESTARTABLE 2
#define OFS_MAXPATHNAME 128
#define FILE_MAP_ALL_ACCESS 0xf001f
#define FILE_MAP_READ 4
Show replies by date