mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
Added definition of FILE_OPEN_FOR_RECOVERY
svn path=/trunk/; revision=3360
This commit is contained in:
parent
aca2356310
commit
9a20837e5c
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ enum
|
|||
|
||||
#define FILE_COMPLETE_IF_OPLOCKED 0x00000100
|
||||
#define FILE_NO_EA_KNOWLEDGE 0x00000200
|
||||
|
||||
#define FILE_OPEN_FOR_RECOVERY 0x00000400
|
||||
#define FILE_RANDOM_ACCESS 0x00000800
|
||||
|
||||
#define FILE_DELETE_ON_CLOSE 0x00001000
|
||||
|
|
Loading…
Reference in a new issue