Sweden-Number/programs/reg
Hugh McMaster 2c7d74594f reg: Abort 'query' operation when parsing command-line arguments that are not switches.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-02 21:13:02 +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: Abort 'add' operation when parsing command-line arguments that are not switches. 2021-04-02 21:12:53 +02:00
delete.c reg: Abort 'delete' operation when parsing command-line arguments that are not switches. 2021-04-02 21:12:59 +02:00
export.c reg: Add a message to better indicate when a specified registry key is not found. 2021-04-01 18:25:24 +02:00
import.c reg: Add a new message to indicate when a registry key fails to import. 2021-04-01 18:26:02 +02:00
query.c reg: Abort 'query' operation when parsing command-line arguments that are not switches. 2021-04-02 21:13:02 +02:00
reg.c reg: Improve initial syntax checks during the 'export' operation. 2021-04-01 18:19:50 +02:00
reg.h reg: Improve initial syntax checks during the 'export' operation. 2021-04-01 18:19:50 +02:00
reg.rc reg: Better indicate when a registry value is not found. 2021-04-01 18:27:16 +02:00
resource.h reg: Better indicate when a registry value is not found. 2021-04-01 18:27:16 +02:00