mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:05:41 +00:00
[WINESYNC] reg: Use correct error message if RegCreateKeyExW() fails.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> wine commit id dedcd7c100461cf8be46387ebd65b60488c13ecf by Hugh McMaster <hugh.mcmaster@outlook.com> manual adjustment needed
This commit is contained in:
parent
40d62f3c5b
commit
123e459be5
4 changed files with 4 additions and 2 deletions
|
@ -64,3 +64,4 @@
|
|||
#define STRING_KEY_NONEXIST 139
|
||||
#define STRING_KEY_IMPORT_FAILED 140
|
||||
#define STRING_REG_VIEW_USAGE 141
|
||||
#define STRING_ACCESS_DENIED 142
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue