Nikolay Sivov
|
4e39188c63
|
reg: Add REG_QWORD support to 'add'.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-06-27 22:58:21 +02:00 |
|
Hugh McMaster
|
ac32dd8abc
|
reg: Add initial support for the 'copy' command.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-05-17 18:49:10 +02:00 |
|
Hugh McMaster
|
537cd26f7c
|
reg: Fix a typo in a function definition.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-05-17 18:49:10 +02:00 |
|
Hugh McMaster
|
07fdd5036c
|
reg: Only call get_long_key() when operations require it.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-04-05 20:14:02 +02:00 |
|
Hugh McMaster
|
4df5c1641e
|
reg: Improve initial syntax checks during the 'export' operation.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-04-01 18:19:50 +02:00 |
|
Hugh McMaster
|
9138f5893c
|
reg: Parse 'reg add' command-line arguments in add.c.
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 |
|
Hugh McMaster
|
434c345e41
|
reg: Parse 'reg delete' command-line arguments in delete.c.
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 |
|
Hugh McMaster
|
8e7738be92
|
reg: Parse 'reg query' command-line arguments in query.c.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-26 19:53:57 +01:00 |
|
Hugh McMaster
|
be718697a2
|
reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-24 20:46:23 +01:00 |
|
Hugh McMaster
|
d37375e470
|
reg: Use 'argvW' array naming in export.c.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-18 22:04:01 +01:00 |
|
Hugh McMaster
|
4cbf47054f
|
reg: Move 'import' syntax checks to reg_import().
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-18 22:04:01 +01:00 |
|
Hugh McMaster
|
7803c53cfe
|
reg: Merge common header #includes into reg.h.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-18 22:04:01 +01:00 |
|
Hugh McMaster
|
ab94653e8b
|
reg: Use is_switch() where possible.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-18 22:04:01 +01:00 |
|
Hugh McMaster
|
7e7d92d5e9
|
reg: Split 'add' functions from reg.c.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-17 20:40:14 +01:00 |
|
Hugh McMaster
|
81a3eecc3c
|
reg: Split 'delete' functions from reg.c.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-17 20:40:08 +01:00 |
|
Hugh McMaster
|
b80de87216
|
reg: Split 'query' functions from reg.c.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-17 20:40:02 +01:00 |
|
Michael Stefaniuc
|
962b31c80b
|
include: Add a generic available ARRAY_SIZE().
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-07-04 10:39:15 +02:00 |
|
Michael Stefaniuc
|
6542c3e860
|
reg: Use the global HeapAlloc() wrappers.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-08 09:42:12 +01:00 |
|
Hugh McMaster
|
8534935492
|
reg: Define MAX_SUBKEY_LEN in reg.h.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-12-05 20:30:04 +01:00 |
|
Hugh McMaster
|
72db61da97
|
reg: Recursively export all subkeys and data.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-12-04 11:56:49 +01:00 |
|
Hugh McMaster
|
49f384727b
|
reg: Prompt the user to overwrite the export file if it already exists.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-12-04 11:56:00 +01:00 |
|
Hugh McMaster
|
40643a43a4
|
reg: Validate the system key before commencing the export operation.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-12-04 11:54:11 +01:00 |
|
Hugh McMaster
|
38954aedf5
|
reg: Add initial support for the export operation.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-12-04 11:54:03 +01:00 |
|
Alexandre Julliard
|
a37358d0f5
|
reg: Use WINAPIV calling convention for variadic functions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-11-02 10:21:30 +01:00 |
|
Hugh McMaster
|
3e87a70e82
|
reg: Introduce a partial state machine for importing Windows 3.1 registry data.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-20 09:27:38 +09:00 |
|
Hugh McMaster
|
aa386af42a
|
reg: Add initial support for the import operation.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-20 09:25:52 +09:00 |
|
Hugh McMaster
|
f2fbbec27d
|
reg: Rename reg.h to resource.h.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-20 09:24:50 +09:00 |
|
Hugh McMaster
|
73f60910e4
|
reg: Handle a special case for Default values and 'reg query'.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-21 23:36:05 +09:00 |
|
Hugh McMaster
|
deaad0f90a
|
reg: Inform users about the 'add/delete/query /?' command.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-24 22:32:04 +09:00 |
|
Hugh McMaster
|
2b77d24f0f
|
reg: Update general help logic.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-24 22:28:49 +09:00 |
|
Hugh McMaster
|
43875a7fae
|
reg: Output the number of matches when querying the registry recursively.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-04 01:03:29 +09:00 |
|
Hugh McMaster
|
dad56c7dc6
|
reg: Exit with an error message if RegQueryInfoKeyW fails.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-07 00:59:56 +09:00 |
|
Hugh McMaster
|
31f0d95283
|
reg: Clean-up and inform the user if RegDeleteValueW fails when deleting all values in a registry key.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-05 00:06:41 +09:00 |
|
Hugh McMaster
|
afa5251b10
|
reg: Fail if the data for REG_MULTI_SZ contains two adjacent separators.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-01 17:44:59 +09:00 |
|
Hugh McMaster
|
20a41d0339
|
reg: Ask the user if they want to delete the subkey, value, default value or all values.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-11 01:26:44 +09:00 |
|
Hugh McMaster
|
a365418ae2
|
reg: Add support for the default registry value in ask_confirm().
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-11 01:26:43 +09:00 |
|
Hugh McMaster
|
ae48fbafa8
|
reg: Ask the user whether they want to overwrite an existing registry value.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-09 21:51:10 +09:00 |
|
Hugh McMaster
|
5f07f81ad1
|
reg: Output messages with a variable number of arguments and convert message arrays to strings.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-09 21:41:12 +09:00 |
|
Jonathan Vollebregt
|
0898bd22bf
|
reg: Add wchar/type conversion functions.
|
2015-02-23 22:07:07 +09:00 |
|
Michael Stefaniuc
|
dd2d38355b
|
reg: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-02 11:43:18 +02:00 |
|
Aric Stewart
|
45824821ff
|
reg.exe: Implement DELETE.
|
2009-01-28 14:31:56 +01:00 |
|
Aric Stewart
|
647a087e8a
|
reg.exe: Implement ADD for REG_SZ.
|
2009-01-28 14:31:44 +01:00 |
|
Andrew Riedi
|
2087ad46a9
|
reg: Add stub 'reg' program.
|
2008-03-19 12:45:26 +01:00 |
|