ole32: Remove some assertions in the stuctured storage code by
[wine] / include / msiquery.h
2006-09-08  Mike McCormackmsi: Fix the prototype of MsiDatabaseIsTablePersistent...
2006-08-16  James Hawkinsmsi: Add a stub for MsiGetFeatureCost.
2006-08-05  Andrew Talbotmsi: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-30  Mike McCormackmsi: Add an implementation of MsiGetDatabaseState.
2006-01-10  Mike McCormackmsi: Fixed the prototype of MsiDatabaseIsTablePersistent.
2005-10-30  Mike McCormackDefine MSIDBOPEN_ constants using LPCWSTR when compilin...
2005-10-30  Mike McCormackAdd a stub implementation of msi.MsiSetMode.
2005-09-20  Jan Van Buggenhoutimplement stubs for MsiSequence[AW].
2005-08-24  Johan DahlinImplemented MsiSetComponentState*.
2005-08-24  Mike McCormackBetter stub for MsiViewGetError.
2005-06-10  Mike McCormackCreate a stub implementation for MsiViewGetError.
2005-06-10  Mike McCormackDeclare the MSIDBERROR enumeration.
2005-05-30  Mike McCormackAdd and correct some function declarations.
2005-03-18  Mike McCormackImplement summary information loading and saving.
2005-01-28  Juan LangRemove duplicate definition.
2005-01-20  Mike McCormackDeclare the preview functions.
2005-01-06  Mike McCormackDeclare more functions.
2004-12-16  Vitaly LipatovAdd description for MsiGetMode, MSIRUNMODE constants.
2004-06-26  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2003-12-01  Mike McCormackDeclare some MSI functions.
2003-11-05  Mike McCormackMove and correct the MSIDBOPEN defines.
2003-09-27  Mike McCormackAdded AW defines to msi.h and msiquery.h.
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-13  Mike McCormackPartial implementation of the Microsoft Installer ...