Can we bundle everthing together?
[wine] / include / msi.h
2005-02-10  Mike McCormackUpdate headers, add MsiGetUserInfoA stub implementation.
2005-02-01  Aric StewartAdded some more suminfo stubs.
2005-01-19  Mike McCormackAdded definition for the USERINFOSTATE enumeration.
2005-01-06  Mike McCormackDeclare more functions.
2005-01-04  Mike McCormackAdded some extra functions.
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-09-06  Kevin KoltzauPartial implementation of MsiGetFileVersionA/W.
2004-07-29  Vincent BéronImplement patching in msiexec.
2004-07-23  Vincent BéronImplement logging in msiexec.
2004-07-23  Vincent BéronImplement the UI level change part of msiexec.
2004-07-23  Vincent BéronImplement the advertise part of msiexec.
2004-07-19  Vincent BéronImplement the repair mechanism in msiexec, and stub...
2004-06-26  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2004-04-28  Raphael Junqueira- add some prototypes/typedefs to 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 ...