ole32: Implement TYMED_ISTREAM marshalling.
[wine] / programs / reg / reg.c
2009-02-09  Nikolay Sivovreg: Don't close not open reg key (Coverity).
2009-01-28  Aric Stewartreg.exe: Implement DELETE.
2009-01-28  Aric Stewartreg.exe: Implement ADD for REG_SZ.
2009-01-03  Alexandre Julliardreg.exe: Fix broken usage of va_list.
2008-11-21  Francois Gougetreg: Avoid wvsprintfW() so we can avoid loading user32...
2008-11-17  Andrew Riedireg: const WCHAR -> static const WCHAR.
2008-09-04  Alexandre Julliardreg.exe: Get rid of remaining uses of Unicode macros.
2008-03-19  Andrew Riedireg: Add stub 'reg' program.