mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 08:32:58 +00:00
small clean up. remove double define of COPY_FILE_FAIL_IF_EXISTS and COPY_FILE_RESTARTABLE
svn path=/trunk/; revision=17359
This commit is contained in:
parent
c2df09cd88
commit
821068b0c7
1 changed files with 0 additions and 2 deletions
|
@ -130,8 +130,6 @@ extern "C" {
|
||||||
#define PROGRESS_QUIET 3
|
#define PROGRESS_QUIET 3
|
||||||
#define CALLBACK_CHUNK_FINISHED 0
|
#define CALLBACK_CHUNK_FINISHED 0
|
||||||
#define CALLBACK_STREAM_SWITCH 1
|
#define CALLBACK_STREAM_SWITCH 1
|
||||||
#define COPY_FILE_FAIL_IF_EXISTS 1
|
|
||||||
#define COPY_FILE_RESTARTABLE 2
|
|
||||||
#define OFS_MAXPATHNAME 128
|
#define OFS_MAXPATHNAME 128
|
||||||
#define FILE_MAP_ALL_ACCESS 0xf001f
|
#define FILE_MAP_ALL_ACCESS 0xf001f
|
||||||
#define FILE_MAP_READ 4
|
#define FILE_MAP_READ 4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue