reactos/base/applications/cmdutils/reg
winesync ad80ceabc3 [WINESYNC] reg: Support the use of registry views during the 'add' operation.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 304b80a9b5a6ed128dd8a89e22f05b99142310cd by Hugh McMaster <hugh.mcmaster@outlook.com>
2022-06-19 13:06:37 +02:00
..
lang [WINESYNC] reg: Add initial support for the 'copy' command. 2022-06-19 13:06:36 +02:00
add.c [WINESYNC] reg: Support the use of registry views during the 'add' operation. 2022-06-19 13:06:37 +02:00
CMakeLists.txt [REG] Sync with Wine Staging 3.17. CORE-15127 2018-10-01 00:13:56 +01:00
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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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