reactos/base/applications/cmdutils/reg
winesync 61d4db3fde [WINESYNC] reg: Fail if access is denied when adding registry data.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id d433d1f122a85b7902b48bae1930eef503a239a5 by Hugh McMaster <hugh.mcmaster@outlook.com>
2022-06-19 13:06:35 +02:00
..
lang [WINESYNC] reg: Use correct error message if RegCreateKeyExW() fails. 2022-06-19 13:06:34 +02:00
add.c [WINESYNC] reg: Fail if access is denied when adding registry data. 2022-06-19 13:06:35 +02:00
CMakeLists.txt
delete.c [WINESYNC] reg: Consistently use 'hkey' for HKEY variables. 2022-06-19 13:06:33 +02:00
export.c [WINESYNC] reg: Consistently use 'hkey' for HKEY variables. 2022-06-19 13:06:33 +02:00
import.c [WINESYNC] reg: Allow /reg:32 and /reg:64 switches to be passed via the command line. 2022-06-19 13:06:32 +02:00
query.c [WINESYNC] reg: Don't enumerate a registry key for subkeys if we know the key does not have subkeys. 2022-06-19 13:06:34 +02:00
reg.c [WINESYNC] reg: Print the full key path without a trailing backslash. 2022-06-19 13:06:33 +02:00
reg.h [WINESYNC] reg: Only call get_long_key() when operations require it. 2022-06-19 13:06:32 +02:00
reg.rc
resource.h [WINESYNC] reg: Use correct error message if RegCreateKeyExW() fails. 2022-06-19 13:06:34 +02:00