winefile: Fix absolute pidl conversion for non-filesystem shell objects.
[wine] / programs / msiexec / Makefile.in
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.