msi: automation: Implement a few functions from the Session object.
[wine] / dlls / msi / automation.c
2007-05-01  Misha Koshelevmsi: automation: Implement a few functions from the...
2007-05-01  Misha Koshelevmsi: automation: Implement Database::OpenView.
2007-05-01  Misha Koshelevmsi: automation: Implement View::Execute, Fetch, and...
2007-05-01  Misha Koshelevmsi: automation: Implement Record::StringData.
2007-05-01  Misha Koshelevmsi: Expand IDL file to contain some OLE automation...
2007-05-01  Misha Koshelevmsi: Add base class for OLE automation objects.