Moved wine_get_unix_file_name implementation to ntdll, and changed it
[wine] / include / msi.h
2004-03-15  Mike McCormackDeclare MsiGetProductPropertyA/W.
2003-12-01  Mike McCormackDeclare some MSI functions.
2003-11-05  Mike McCormackMove and correct the MSIDBOPEN defines.
2003-11-05  Mike McCormackStub implementation for MsiVerifyPackage.
2003-10-30  Mike McCormackSome stub implementations.
2003-09-27  Mike McCormackAdded AW defines to msi.h and msiquery.h.
2003-08-13  Mike McCormackPartial implementation of the Microsoft Installer ...