reactos/base/applications/cmdutils/reg
winesync 20aa38c6e7 [WINESYNC] reg: Fail if the source and destination keys are the same when copying.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 0abc002a3e232be3445241e435ef17ac89d6c947 by Hugh McMaster <hugh.mcmaster@outlook.com>

manual adjustment needed
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: Fail if the source and destination keys are the same when copying. 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: Fail if the source and destination keys are the same when copying. 2022-06-19 13:06:36 +02:00