msi: Add another MsiGetFileVersionTest.
[wine] / dlls / msi / msi_main.c
2008-05-14  James Hawkinsmsi: Create the MSI hidden window on demand.
2007-11-06  Alexandre JulliardMake some variables static.
2007-07-03  James Hawkinsmsi: Add the IWineMsiRemoteCustomAction interface.
2007-07-03  James Hawkinsmsi: Add the IWineMsiRemotePackage interface.
2007-05-01  Misha Koshelevmsi: automation: Expose Installer object.
2007-02-08  Mike McCormackmsi: Register the typelib.
2007-01-26  Mike McCormackmsi: Fix a typo.
2007-01-25  Mike McCormackmsi: Implement IDispatch->CreateInstance() for the...
2007-01-25  Mike McCormackmsi: Implement IClassFactory->QueryInterface() for...
2006-08-29  Mike McCormackmsi: Free the handle table on PROCESS_DETACH.
2006-07-28  Stefan Leichtermsi: Native DllGetVersion does not fail if the supplied...
2006-07-24  Mike McCormackmsi: Move COM server implementation to a separate file.