Sweden-Number/programs/reg
Hugh McMaster 8d9a228e99 reg: Support recursion in the 'copy' command.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-31 17:48:09 +02:00
..
tests reg: Support recursion in the 'copy' command. 2021-05-31 17:48:09 +02:00
Makefile.in reg: Add initial support for the 'copy' command. 2021-05-17 18:49:10 +02:00
add.c reg: Update an error message. 2021-05-12 16:56:28 +02:00
copy.c reg: Support recursion in the 'copy' command. 2021-05-31 17:48:09 +02:00
delete.c reg: Fail if access is denied when deleting registry data. 2021-05-12 16:56:28 +02:00
export.c reg: Consistently use 'hkey' for HKEY variables. 2021-04-28 16:25:48 +02:00
import.c reg: Allow /reg:32 and /reg:64 switches to be passed via the command line. 2021-04-08 18:56:13 +02:00
query.c reg: Prevent buffer over-read when querying REG_NONE values with no data. 2021-05-06 18:53:48 +02:00
reg.c reg: Fail if one or more arguments follow a help switch. 2021-05-17 18:49:10 +02:00
reg.h reg: Add initial support for the 'copy' command. 2021-05-17 18:49:10 +02:00
reg.rc reg: Remove two unused string resources. 2021-05-31 17:44:59 +02:00
resource.h reg: Group resource IDs by source location. 2021-05-31 17:48:04 +02:00