propsys: Implement prop variant integer conversions with tests.
[wine] / programs / regsvr32 / regsvr32.c
2010-05-03  Andrew Nguyenregsvr32: Continue processing DLL list if an export...
2008-09-03  Alexandre Julliardprograms: Build the programs that support it with ...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-17  Mike McCormackregsvr32: Ignore the /c flag.
2006-02-09  Dmitry Timoshkovregsvr32: Call OleInitialize before registering a DLL.
2006-01-18  Mike McCormackprograms: Use WIN32_LEAN_AND_MEAN.
2006-01-16  Uwe Bonnesregsvr32 understands '-' and '/' for arguments.
2005-07-30  Andreas MohrImprove regsvr32 output.
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2003-10-07  Mike McCormackWhen registering a dll, search the dll's directory...
2003-07-02  Francois GougetFixed some common spelling errors.
2002-08-28  Patrik StridvallRemoved trailing white space.
2002-07-20  Bill MedlandAllow regsvr32 to process multiple filenames (as does...
2002-06-13  Gregg MattinsonReplaced stricmp/strnicmp with strcasecmp/strncasecmp.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-29  Andriy PalamarchukImplemented regsvr32 tool. Based on ReactOS implementation.