Francois Gouget
|
5bc1aff578
|
programs: Document the reason for the WriteConsole() fall back.
|
2011-08-24 19:07:45 +02:00 |
Andrew Nguyen
|
060c8f0c6e
|
reg: Accept full names of the standard registry hives.
|
2011-01-04 14:51:39 +01:00 |
Dan Kegel
|
7de394d6ab
|
reg.exe: Handle setting DWORD registry values.
|
2010-02-03 15:50:34 +01:00 |
Marcus Meissner
|
552db89b06
|
reg: Fixed 2 functionality bugs in REG DELETE (Coverity).
|
2009-12-07 14:18:29 +01:00 |
Marcus Meissner
|
93dad930cd
|
reg: Remove wrong and useless check (Coverity).
|
2009-10-20 14:00:36 +02:00 |
Andrew Nguyen
|
7ec4ba32b2
|
reg: Support the /h flag as a synonymous help flag.
|
2009-07-01 11:39:38 +02:00 |
Andrew Nguyen
|
070d9f91ab
|
reg: Correct the sense of return values for registry operations.
|
2009-07-01 11:39:35 +02:00 |
Andrew Nguyen
|
a3dbe3cce1
|
reg: Fix behavior when specifying the help flag.
|
2009-06-30 14:59:02 +02:00 |
Andrew Nguyen
|
24c6f5cc35
|
reg: Report an error when an unknown operation is specified.
|
2009-06-30 14:58:55 +02:00 |
Nikolay Sivov
|
5276d886f9
|
reg: Don't close not open reg key (Coverity).
|
2009-02-09 13:21:27 +01: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 |
Alexandre Julliard
|
5dcd3c4d1c
|
reg.exe: Fix broken usage of va_list.
|
2009-01-03 11:38:25 +01:00 |
Francois Gouget
|
3bb449468d
|
reg: Avoid wvsprintfW() so we can avoid loading user32.dll.
|
2008-11-21 10:01:57 +01:00 |
Andrew Riedi
|
103cfb90f2
|
reg: const WCHAR -> static const WCHAR.
|
2008-11-17 13:57:09 +01:00 |
Alexandre Julliard
|
90685fcf03
|
reg.exe: Get rid of remaining uses of Unicode macros.
|
2008-09-04 14:08:12 +02:00 |
Andrew Riedi
|
2087ad46a9
|
reg: Add stub 'reg' program.
|
2008-03-19 12:45:26 +01:00 |