Sweden-Number/programs/reg
Hugh McMaster 8eef4a8735 reg: Support use of registry views in the 'query' operation.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-02 16:53:50 +02:00
..
tests reg: Support use of registry views in the 'query' operation. 2021-07-02 16:53:50 +02:00
Makefile.in reg: Add initial support for the 'copy' command. 2021-05-17 18:49:10 +02:00
add.c reg: Support the use of registry views during the 'add' operation. 2021-06-18 16:49:27 +02:00
copy.c reg: Prompt the user to confirm whether they want to overwrite existing values when copying a key. 2021-06-03 21:50:58 +02:00
delete.c reg: Support use of registry views when deleting registry keys. 2021-06-28 19:43: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: Support use of registry views in the 'query' operation. 2021-07-02 16:53:50 +02:00
reg.c reg: Fail if the source and destination keys are the same when copying. 2021-05-31 17:48:32 +02:00
reg.h reg: Add initial support for the 'copy' command. 2021-05-17 18:49:10 +02:00
reg.rc reg: Prompt the user to confirm whether they want to overwrite existing values when copying a key. 2021-06-03 21:50:58 +02:00
resource.h reg: Prompt the user to confirm whether they want to overwrite existing values when copying a key. 2021-06-03 21:50:58 +02:00