mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 04:23:40 +00:00
parent
49c40a2941
commit
97e7efc020
12 changed files with 290 additions and 163 deletions
|
@ -35,6 +35,8 @@
|
|||
#define STRING_ENUM_FAILED 112
|
||||
#define STRING_TERMINATE_FAILED 113
|
||||
#define STRING_SELF_TERMINATION 114
|
||||
#define STRING_PARAM_TOO_MUCH 115
|
||||
#define STRING_INVALID_SYNTAX 116
|
||||
|
||||
#define STRING_CLOSE_CHILD 115
|
||||
#define STRING_TERM_CHILD 116
|
||||
#define STRING_TERM_CHILD_FAILED 117
|
||||
#define STRING_PARAM_TOO_MUCH 118
|
||||
#define STRING_INVALID_SYNTAX 119
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue