mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
[PSDK]
Add two missing constants svn path=/trunk/; revision=63962
This commit is contained in:
@@ -371,6 +371,8 @@ extern "C" {
|
||||
#define MOVEFILE_COPY_ALLOWED 2
|
||||
#define MOVEFILE_DELAY_UNTIL_REBOOT 4
|
||||
#define MOVEFILE_WRITE_THROUGH 8
|
||||
#define MOVEFILE_CREATE_HARDLINK 16
|
||||
#define MOVEFILE_FAIL_IF_NOT_TRACKABLE 32
|
||||
#define MAXIMUM_WAIT_OBJECTS 64
|
||||
#define MAXIMUM_SUSPEND_COUNT 0x7F
|
||||
#define WAIT_OBJECT_0 0
|
||||
|
||||
Reference in New Issue
Block a user