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

wine commit id 0c71a9879d894e4b82de2909c9c44e36c0bbb35e by Hugh McMaster <hugh.mcmaster@outlook.com>
2022-06-19 13:06:38 +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: Support use of registry views when deleting registry keys. 2022-06-19 13:06:37 +02:00
export.c [WINESYNC] reg: Consistently use 'hkey' for HKEY variables. 2022-06-19 13:06:33 +02:00
import.c [WINESYNC] reg: Support use of registry views in the 'import' command. 2022-06-19 13:06:38 +02:00
query.c [WINESYNC] reg: Support use of registry views in the 'query' operation. 2022-06-19 13:06:38 +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: Prompt the user to confirm whether they want to overwrite existing values when copying a key. 2022-06-19 13:06:36 +02:00