Hugh McMaster
|
49f384727b
reg: Prompt the user to overwrite the export file if it already exists.
|
7 lat temu |
Hugh McMaster
|
e0aadc0fc7
reg: Print a more informative error message if the system key is invalid.
|
7 lat temu |
Hugh McMaster
|
38954aedf5
reg: Add initial support for the export operation.
|
7 lat temu |
Hugh McMaster
|
05659343c1
reg: Parse key names and value names in the state machine.
|
7 lat temu |
Hugh McMaster
|
3e87a70e82
reg: Introduce a partial state machine for importing Windows 3.1 registry data.
|
7 lat temu |
Hugh McMaster
|
aa386af42a
reg: Add initial support for the import operation.
|
7 lat temu |
Hugh McMaster
|
f2fbbec27d
reg: Rename reg.h to resource.h.
|
7 lat temu |
Hugh McMaster
|
73f60910e4
reg: Handle a special case for Default values and 'reg query'.
|
8 lat temu |
Hugh McMaster
|
deaad0f90a
reg: Inform users about the 'add/delete/query /?' command.
|
8 lat temu |
Hugh McMaster
|
859ff854a1
reg: Update the general usage message.
|
8 lat temu |
Hugh McMaster
|
2b77d24f0f
reg: Update general help logic.
|
8 lat temu |
Hugh McMaster
|
43875a7fae
reg: Output the number of matches when querying the registry recursively.
|
8 lat temu |
Hugh McMaster
|
dad56c7dc6
reg: Exit with an error message if RegQueryInfoKeyW fails.
|
8 lat temu |
Hugh McMaster
|
31f0d95283
reg: Clean-up and inform the user if RegDeleteValueW fails when deleting all values in a registry key.
|
8 lat temu |
Hugh McMaster
|
afa5251b10
reg: Fail if the data for REG_MULTI_SZ contains two adjacent separators.
|
8 lat temu |
Hugh McMaster
|
20a41d0339
reg: Ask the user if they want to delete the subkey, value, default value or all values.
|
8 lat temu |
Hugh McMaster
|
a365418ae2
reg: Add support for the default registry value in ask_confirm().
|
8 lat temu |
Hugh McMaster
|
ae48fbafa8
reg: Ask the user whether they want to overwrite an existing registry value.
|
8 lat temu |
Hugh McMaster
|
2b06308fdb
reg: Output program name instead of the generic 'Error'.
|
8 lat temu |
Hugh McMaster
|
5654b91f7c
reg: Specify the data type that is unsupported.
|
8 lat temu |
Hugh McMaster
|
5f07f81ad1
reg: Output messages with a variable number of arguments and convert message arrays to strings.
|
8 lat temu |
Jonathan Vollebregt
|
0898bd22bf
reg: Add wchar/type conversion functions.
|
9 lat temu |
Jonathan Vollebregt
|
208ca071dc
reg: Add sane_path function to do preliminary key validation.
|
9 lat temu |
Alexandre Julliard
|
5756ee09f3
makefiles: Add makedep pragmas for rc files that contain translations.
|
11 lat temu |
Alexandre Julliard
|
7ca7138b40
reg: Convert translations to po files.
|
14 lat temu |