Sweden-Number/programs/reg
Hugh McMaster 2c84ec7ee0 reg: Fail if duplicate command-line switches are passed to 'reg query'.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-26 19:53:59 +01:00
..
tests reg: Fail if duplicate command-line switches are passed to 'reg query'. 2021-03-26 19:53:59 +01:00
Makefile.in reg: Split 'add' functions from reg.c. 2021-03-17 20:40:14 +01:00
add.c reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h. 2021-03-24 20:46:23 +01:00
delete.c reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h. 2021-03-24 20:46:23 +01: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 query' command-line arguments in query.c. 2021-03-26 19:53:57 +01:00
reg.h reg: Parse 'reg query' command-line arguments in query.c. 2021-03-26 19:53:57 +01: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