regedit: Convert the rest of setValue to Unicode.
[wine] / programs / regedit / main.c
2008-04-09  Dmitry Timoshkovregedit: Fix Win64 warnings.
2008-03-12  Mikołaj Zalewskiregedit: Remove windows class names (they shouldn't...
2006-08-23  Mikołaj Zalewskiregedit: Put language-dependent strings in resources.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-04-14  Robert Shearman- Add neutral English resources.
2005-04-11  Marcus MeissnerRemoved inclusion of process.h (not needed and breaks...
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-05-04  Krzysztof Foltman- F2 is now an accelerator for rename
2004-03-15  Dimitrie O. PaunAdd all needed accelerators to regedit. Cleanups.
2004-01-16  Thomas WeidenmuellerFixed handling of control focus.
2004-01-16  Thomas WeidenmuellerAdded context menu support.
2003-12-12  Dimitrie O. PaunRemove most string size limitations.
2003-12-08  Dimitrie O. PaunReformat regedit in a consistent manner.
2003-12-03  Alexandre JulliardUse delayed imports instead of explicit GetProcAddress...
2003-12-03  Dimitrie O. PaunAdded support for editing strings.
2003-11-26  Alexandre JulliardFixed declarations of BroadcastSystemMessage and Transl...
2003-08-18  Francois GougetSpelling and case fixes.
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...