Hugh McMaster
|
2b900e1c38
reg: Allow /reg:32 and /reg:64 switches to be passed via the command line.
|
%!s(int64=3) %!d(string=hai) anos |
Hugh McMaster
|
010cb1b405
reg: Print additional help messages when syntax is invalid.
|
%!s(int64=3) %!d(string=hai) anos |
Hugh McMaster
|
07fdd5036c
reg: Only call get_long_key() when operations require it.
|
%!s(int64=3) %!d(string=hai) anos |
Hugh McMaster
|
2c7d74594f
reg: Abort 'query' operation when parsing command-line arguments that are not switches.
|
%!s(int64=3) %!d(string=hai) anos |
Hugh McMaster
|
b80da20656
reg: Better indicate when a registry value is not found.
|
%!s(int64=3) %!d(string=hai) anos |
Hugh McMaster
|
fa2ed01352
reg: Add a message to better indicate when a specified registry key is not found.
|
%!s(int64=3) %!d(string=hai) anos |
Hugh McMaster
|
0c73f95b33
reg: Use wide-char string literals.
|
%!s(int64=3) %!d(string=hai) anos |
Hugh McMaster
|
2c84ec7ee0
reg: Fail if duplicate command-line switches are passed to 'reg query'.
|
%!s(int64=3) %!d(string=hai) anos |
Hugh McMaster
|
8e7738be92
reg: Parse 'reg query' command-line arguments in query.c.
|
%!s(int64=3) %!d(string=hai) anos |
Hugh McMaster
|
be718697a2
reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h.
|
%!s(int64=3) %!d(string=hai) anos |
Hugh McMaster
|
7803c53cfe
reg: Merge common header #includes into reg.h.
|
%!s(int64=3) %!d(string=hai) anos |
Hugh McMaster
|
b80de87216
reg: Split 'query' functions from reg.c.
|
%!s(int64=3) %!d(string=hai) anos |