Sweden-Number/programs/reg
Hugh McMaster fbecd56db8 reg: Prepend 'reg:' to two message strings.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-01 18:26:40 +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: Use RegCreateKeyExW() instead of RegCreateKeyW(). 2021-03-30 17:10:03 +02:00
delete.c reg: Add a message to better indicate when a specified registry key is not found. 2021-04-01 18:25:24 +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: Add a message to better indicate when a specified registry key is not found. 2021-04-01 18:25:24 +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: Prepend 'reg:' to two message strings. 2021-04-01 18:26:40 +02:00
resource.h reg: Add a new message to indicate when a registry key fails to import. 2021-04-01 18:26:02 +02:00