makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / programs / msiexec / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-11-13  Vincent Povirkmsiexec: Build with -mwindows.
2008-09-03  Alexandre Julliardprograms: Build the programs that support it with ...
2008-03-20  Herve Chanalmsiexec: Add SVG source for the icon.
2007-09-18  Alexandre Julliardmsiexec.exe: We can now store binary files in the repos...
2007-07-31  James Hawkinsmsiexec: Implement a stub MSIServer service.
2007-03-22  Aric StewartRevert 7c35db07c35db0... msiexec: Use CommandLineToArgv...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-06-27  James Hawkinsmsiexec: Use CommandLineToArgvW instead of process_args...
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2006-04-04  Mike McCormackmsiexec: Add an icon for msiexec and .msi files.
2005-02-10  Mike McCormackRead args from the registry when passed the /@ flag.
2004-08-09  Mike McCormackAdded a version resource.
2004-07-19  Vincent BéronFirst draft for a msiexec.exe replacement.