Commit Graph

8 Commits

Author SHA1 Message Date
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