atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / msi / msiserver_dispids.h
2009-12-11  James Hawkinsmsi: Stub out a few more Installer object methods.
2008-07-17  Jacek Cabanmsi: Added Session::Message implementation.
2008-03-01  James Hawkinsmsi: Implement the UILevel property of the Installer...
2007-12-03  James Hawkinsmsi: Implement the Version property of the Installer...
2007-06-05  Misha Koshelevmsi: automation: Implement SummaryInfo::PropertyCount.
2007-06-05  Misha Koshelevmsi/tests: automation: Add test for Installer::OpenData...
2007-06-01  James Hawkinsmsi: Implement SummaryInfo::Property get.
2007-06-01  James Hawkinsmsi: Implement Installer::OpenDatabase.
2007-05-18  Misha Koshelevmsi: automation: Implement StringList::_NewEnum.
2007-05-18  Misha Koshelevmsi: automation: Generalize list implementation.
2007-05-17  Misha Koshelevmsi: automation: Implement Installer::ProductInfo.
2007-05-15  Misha Koshelevmsi: automation: Implement Installer::RelatedProducts.
2007-05-15  Misha Koshelevmsi: automation: Implement Installer::InstallProduct.
2007-05-15  Misha Koshelevmsi: automation: Implement Record::IntegerData.
2007-05-14  Misha Koshelevmsi: automation: Implement View::Modify.
2007-05-14  Misha Koshelevmsi: automation: Implement Record::FieldCount.
2007-05-14  Misha Koshelevmsi: automation: Implement Installer::CreateRecord.
2007-05-14  Misha Koshelevmsi: automation: Implement Session::EvaluateCondition.
2007-05-11  Misha Koshelevmsi: automation: Implement Installer::RegistryValue.
2007-05-08  Misha Koshelevmsi: automation: Implement Installer::Products and...
2007-05-07  Misha Koshelevmsi: automation: Implement Session::Installer.
2007-05-01  Misha Koshelevmsi: Expand IDL file to contain some OLE automation...