reactos/base/applications/cmdutils/reg
winesync da2d23fb94 [WINESYNC] reg: Partially implement the 'copy' command.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id b1ccb87d9debb1a07e35263a76b6e34a7dd6ee49 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: Partially implement the 'copy' command. 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 one or more arguments follow a help switch. 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: Group resource IDs by source location. 2022-06-19 13:06:36 +02:00