reactos/base/applications/cmdutils/reg
winesync 35b9e2d380 [WINESYNC] reg: Support use of registry views when exporting registry data.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id fcf79426147adf0d9f1d80b0cf24d0b6abd8bf59 by Hugh McMaster <hugh.mcmaster@outlook.com>
2022-06-19 13:06:39 +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: Support use of registry views when exporting registry data. 2022-06-19 13:06:39 +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 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