reactos/base/applications/cmdutils/reg
winesync 7d85b1aef4 [WINESYNC] reg: Prompt the user to confirm whether they want to overwrite existing values when copying a key.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48000
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id aeeda123b1185e6d6f6c975354fe567c4573502e by Hugh McMaster <hugh.mcmaster@outlook.com>
2022-06-19 13:06:36 +02:00
..
lang [WINESYNC] reg: Add initial support for the 'copy' command. 2022-06-19 13:06:36 +02:00
add.c [WINESYNC] reg: Update an error message. 2022-06-19 13:06:35 +02:00
CMakeLists.txt
copy.c [WINESYNC] reg: Prompt the user to confirm whether they want to overwrite existing values when copying a key. 2022-06-19 13:06:36 +02:00
delete.c [WINESYNC] reg: Fail if access is denied when deleting registry data. 2022-06-19 13:06:35 +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: Prevent buffer over-read when querying REG_NONE values with no data. 2022-06-19 13:06:35 +02:00
reg.c [WINESYNC] reg: Fail if the source and destination keys are the same when copying. 2022-06-19 13:06:36 +02:00
reg.h [WINESYNC] reg: Add initial support for the 'copy' command. 2022-06-19 13:06:36 +02:00
reg.rc
resource.h [WINESYNC] reg: Prompt the user to confirm whether they want to overwrite existing values when copying a key. 2022-06-19 13:06:36 +02:00