mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 09:52:56 +00:00
[BUGCODES]
Add the bug code for IoCancelFileOpen() svn path=/trunk/; revision=58242
This commit is contained in:
parent
9fd0632528
commit
a12df33047
1 changed files with 8 additions and 0 deletions
|
@ -1469,6 +1469,14 @@ Language=English
|
||||||
POWER_FAILURE_SIMULATE
|
POWER_FAILURE_SIMULATE
|
||||||
.
|
.
|
||||||
|
|
||||||
|
MessageId=0xE8
|
||||||
|
Severity=Success
|
||||||
|
Facility=System
|
||||||
|
SymbolicName=INVALID_CANCEL_OF_FILE_OPEN
|
||||||
|
Language=English
|
||||||
|
Invalid cancel of a open file. It already has handle.
|
||||||
|
.
|
||||||
|
|
||||||
MessageId=0xE9
|
MessageId=0xE9
|
||||||
Severity=Success
|
Severity=Success
|
||||||
Facility=System
|
Facility=System
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue