mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 02:43:09 +00:00
[WINESYNC] reg: Better indicate when a registry value is not found.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> wine commit id b80da20656feda99f9c6e749f5cd6d6f3c242cd3 by Hugh McMaster <hugh.mcmaster@outlook.com> manual adjustment needed
This commit is contained in:
parent
9a8e4a271a
commit
6c0f70db4d
5 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@
|
|||
#define STRING_INVALID_KEY 106
|
||||
#define STRING_INVALID_CMDLINE 107
|
||||
#define STRING_NO_REMOTE 108
|
||||
#define STRING_CANNOT_FIND 109
|
||||
#define STRING_VALUE_NONEXIST 109
|
||||
#define STRING_UNSUPPORTED_TYPE 110
|
||||
#define STRING_MISSING_INTEGER 111
|
||||
#define STRING_MISSING_HEXDATA 112
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue