mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:23:07 +00:00
[WINESYNC] reg: Add a new message to indicate when a registry key fails to import.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> wine commit id 9b7a5cfb0e709e4434575daf960f803338bdf6bd by Hugh McMaster <hugh.mcmaster@outlook.com> manual adjustment needed
This commit is contained in:
parent
e11511da86
commit
235d5af3af
4 changed files with 5 additions and 3 deletions
|
@ -62,3 +62,4 @@
|
|||
#define STRING_INVALID_SYSTEM_KEY 137
|
||||
#define STRING_OVERWRITE_FILE 138
|
||||
#define STRING_KEY_NONEXIST 139
|
||||
#define STRING_KEY_IMPORT_FAILED 140
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue