reactos/base/applications/cmdutils/reg
winesync 89f0bf94a3 [WINESYNC] reg: Update a comment.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id cb749592e728119bdd5a30a1080a90cf1a53546a by Hugh McMaster <hugh.mcmaster@outlook.com>
2022-06-19 13:06:31 +02:00
..
lang [WINESYNC] reg: Add extended help for supported operations. 2022-06-19 13:06:30 +02:00
add.c [WINESYNC] reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h. 2022-06-19 13:06:30 +02:00
CMakeLists.txt
delete.c [WINESYNC] reg: Update a comment. 2022-06-19 13:06:31 +02:00
export.c [WINESYNC] reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h. 2022-06-19 13:06:30 +02:00
import.c [WINESYNC] reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h. 2022-06-19 13:06:30 +02:00
query.c [WINESYNC] reg: Fail if duplicate command-line switches are passed to 'reg query'. 2022-06-19 13:06:30 +02:00
reg.c [WINESYNC] reg: Parse 'reg query' command-line arguments in query.c. 2022-06-19 13:06:30 +02:00
reg.h [WINESYNC] reg: Parse 'reg query' command-line arguments in query.c. 2022-06-19 13:06:30 +02:00
reg.rc
resource.h