Added version info to MSI dll.
[wine] / dlls / msi / msiquery.c
2004-03-19  Mike McCormackFix handle allocation and the CREATE TABLE query.
2004-03-18  Mike McCormackWhen loading table data, split it up into rows.
2003-10-30  Mike McCormackSome stub implementations.
2003-09-27  Mike McCormackRemove references to HEAP_strdupAtoW.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-13  Mike McCormackPartial implementation of the Microsoft Installer ...