Sweden-Number/programs/reg
Hugh McMaster 08976b3ee0 reg: Fail if duplicate command-line switches are passed to 'reg add'.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-30 17:10:03 +02:00
..
tests reg: Fail if duplicate command-line switches are passed to 'reg add'. 2021-03-30 17:10:03 +02:00
Makefile.in reg: Split 'add' functions from reg.c. 2021-03-17 20:40:14 +01:00
add.c reg: Fail if duplicate command-line switches are passed to 'reg add'. 2021-03-30 17:10:03 +02:00
delete.c reg: Parse 'reg delete' command-line arguments in delete.c. 2021-03-30 17:10:03 +02:00
export.c reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h. 2021-03-24 20:46:23 +01:00
import.c reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h. 2021-03-24 20:46:23 +01:00
query.c reg: Fail if duplicate command-line switches are passed to 'reg query'. 2021-03-26 19:53:59 +01:00
reg.c reg: Parse 'reg add' command-line arguments in add.c. 2021-03-30 17:10:03 +02:00
reg.h reg: Parse 'reg add' command-line arguments in add.c. 2021-03-30 17:10:03 +02:00
reg.rc reg: Add extended help for supported operations. 2021-03-24 20:46:23 +01:00
resource.h reg: Prompt the user to overwrite the export file if it already exists. 2017-12-04 11:56:00 +01:00