crypt32: Don't set ret to TRUE when it already is.
[wine] / dlls / msi /
2007-05-15  Misha Koshelevmsi: automation: Simplify counting products/related...
2007-05-15  Misha Koshelevmsi: automation: Installer::Products, verify HeapAlloc...
2007-05-15  Misha Koshelevmsi: Make MsiEnumRelatedProducts enumerate registry...
2007-05-15  Misha Koshelevmsi: automation: Implement Installer::RelatedProducts.
2007-05-15  Misha Koshelevmsi/tests: automation: Add tests for Installer::Related...
2007-05-15  Misha Koshelevmsi: automation: Implement Installer::InstallProduct.
2007-05-15  Misha Koshelevmsi/tests: automation: Add test for Installer::InstallP...
2007-05-15  Misha Koshelevmsi: automation: Implement Record::IntegerData.
2007-05-14  Misha Koshelevmsi: automation: Implement View::Modify.
2007-05-14  Misha Koshelevmsi/tests: automation: Add test for View::Modify.
2007-05-14  Misha Koshelevmsi/tests: automation: Add tests for Record::IntegerData.
2007-05-14  Misha Koshelevmsi/tests: automation: Correct expected Record::StringD...
2007-05-14  Misha Koshelevmsi: automation: Implement Record::FieldCount.
2007-05-14  Misha Koshelevmsi: automation: Return DISP_E_MEMBERNOTFOUND if flags...
2007-05-14  Misha Koshelevmsi/tests: automation: Test invoking methods as propert...
2007-05-14  Misha Koshelevmsi: automation: Implement Installer::CreateRecord.
2007-05-14  Misha Koshelevmsi/tests: automation: Test for Installer::CreateRecord...
2007-05-14  Misha Koshelevmsi: automation: Implement Session::EvaluateCondition.
2007-05-14  Misha Koshelevmsi/tests: automation: Add tests for Session::EvaluateC...
2007-05-11  Misha Koshelevmsi: automation: Implement Installer::RegistryValue.
2007-05-11  Marcus Meissnermsi/tests: Increase buffer size a bit.
2007-05-11  Francois Gougetmsi/tests: Add missing '\n' to ok() calls.
2007-05-11  James Hawkinsmsi: Only check the volume label for every media after...
2007-05-10  James Hawkinsmsi: Deformat the key path before opening the key.
2007-05-10  Paul Vriensmsi/tests: Properly cleanup after each test.
2007-05-10  Misha Koshelevmsi/tests: automation: Add more tests for Installer...
2007-05-09  James Hawkinsmsi: Check the volume name when changing media.
2007-05-08  Misha Koshelevmsi: automation: Display an error on create_session...
2007-05-08  Misha Koshelevmsi: automation: Move VariantClears out of specific...
2007-05-08  Misha Koshelevmsi: automation: Display errors on create_automation_ob...
2007-05-08  Misha Koshelevmsi: automation: Clear all VT_BSTR variants returned...
2007-05-08  Misha Koshelevmsi/tests: automation: Simplify ok_exception.
2007-05-08  Misha Koshelevmsi/tests: automation: Add test for Installer::Registry...
2007-05-08  Misha Koshelevmsi: automation: Output FIXMEs for unknown member names.
2007-05-08  Misha Koshelevmsi: automation: Implement Installer::Products and...
2007-05-08  Misha Koshelevmsi/tests: automation: Add tests for Installer::Product...
2007-05-08  Misha Koshelevmsi: automation: Generalize interface-specific data...
2007-05-08  Misha Koshelevmsi: automation: Use proper parameter names.
2007-05-07  James Hawkinsmsi: Add handling for the ReinstallMode control event.
2007-05-07  James Hawkinsmsi: Add stub handlers for the remaing standard actions...
2007-05-07  James Hawkinsmsi: Remove debugging printf statements.
2007-05-07  James Hawkinsmsi: Remove incorrect ERR as messages can be sent befor...
2007-05-07  James Hawkinsmsi: Set the text limit of the edit control if the...
2007-05-07  James Hawkinsmsi: Add the ES_AUTOHSCROLL style to the edit control.
2007-05-07  James Hawkinsmsi: Only allow valid styles in msi_dialog_get_style.
2007-05-07  Misha Koshelevmsi: automation: Implement Session::Installer.
2007-05-07  Misha Koshelevmsi: automation: Store parent Installer object in Session.
2007-05-07  Misha Koshelevmsi/tests: automation: Session::Installer conformance...
2007-05-07  Misha Koshelevmsi: script: Discriminate properly between JScript...
2007-05-04  Misha Koshelevmsi/tests: automation: Integrate test_createrecord_and_...
2007-05-04  Misha Koshelevmsi/tests: automation: Convert method names to Unicode...
2007-05-04  Misha Koshelevmsi/tests: automation: Free memory after string conversion.
2007-05-04  Alexandre JulliardFix minor differences in the formatting of the license...
2007-05-01  Misha Koshelevmsi: Add JScript/VBScript support.
2007-05-01  Misha Koshelevmsi: Added handlers for JScript/VBScript actions that...
2007-05-01  Misha Koshelevmsi: automation: Expose Installer object.
2007-05-01  Misha Koshelevmsi: automation: Implement Installer::OpenPackage.
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  James Hawkinsmsi: Run the costing actions for both the UI and execut...
2007-05-01  James Hawkinsmsi: Reset the folder's resolved target before setting...
2007-05-01  James Hawkinsmsi: Add tests that show that costing is run in both...
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.
2007-05-01  Misha Koshelevmsi: Merge OLE automation conformance tests.
2007-04-30  Misha Koshelevmsi: Add OLE automation conformance test.
2007-04-30  Francois Gougetmsi/tests: Add missing '\n' to ok() call.
2007-04-27  Marcus Meissnermsi: Do not mark the tables const.
2007-04-26  Hans Leidekkermsi: Add a stub implementation for MsiEnumProductsEx...
2007-04-25  James Hawkinsmsi: Implement special handling for the _Streams table.
2007-04-25  Rob Shearmanmsi: Fix an off-by-one error when calculating the path...
2007-04-25  Rob Shearmanmsi: Create the _Property table as a temporary table...
2007-04-25  Rob Shearmanmsi: Set rec to NULL after calling msiobj_release on...
2007-04-24  Rob Shearmanmsi: Add a non-persistent string instead of a persisten...
2007-04-24  Rob Shearmanmsi: All columns being temporary means the table is...
2007-04-24  Rob Shearmanmsi: Add a persistent flag to tables.
2007-04-24  Rob Shearmanmsi: Don't add info to the _Columns table for non-persi...
2007-04-24  Rob Shearmanmsi: Add support for adding temporary/non-persistent...
2007-04-24  Rob Shearmanmsi: The HOLD keyword implies a temporary table, wherea...
2007-04-24  Rob Shearmanmsi: Create the table directly in create_table instead...
2007-04-24  Rob Shearmanmsi: Move table creation to table.c.
2007-04-24  Rob Shearmanmsi: Store the column info in the MSITABLE structure.
2007-04-24  Rob Shearmanmsi: Remove the hash table for a column when one of...
2007-04-24  Rob Shearmanmsi: Cleanup unneeded string table functions.
2007-04-24  Rob Shearmanmsi: Move string loading and saving to string.c.
2007-04-24  Rob Shearmanmsi: Add support for non-persistent strings.
2007-04-23  James Hawkinsmsi: Abstract MSI_RecordSetStream.
2007-04-23  James Hawkinsmsi: Add an internal MSI_ViewModify.
2007-04-23  Hans Leidekkermsi: Install data sources in the InstallODBC custom...
2007-04-23  Hans Leidekkermsi: Install translators in the InstallODBC custom...
2007-04-23  James Hawkinsmsi: Add the _Property table back, with tests.
2007-04-23  James Hawkinsmsi: Return MSICONDITION_NONE in MsiDatabaseIsTablePers...
2007-04-16  Alban Browaeysmsi: Move msi_free(msiFilePath) to enable ERR message...
2007-04-16  James Hawkinsmsi: Add handling for the concurrent install custom...
2007-04-16  James Hawkinsmsi: Run the InstallExecute sequence if the InstallUISe...
2007-04-16  James Hawkinsmsi: Generalize the msi_custom_action_info struct so...
2007-04-16  James Hawkinsmsi: Add tests for the concurrent installation custom...
2007-04-13  Rob Shearmanmsi: Provide UI action data for uncompressed files...
next