dinput: Add IID_IUnknown to DICF_CreateInstance(), DirectInputCreateEx().
[wine] / dlls / msi /
2008-09-03  James Hawkinsmsi: Fix a failing test in Vista.
2008-09-02  Paul Vriensmsi/tests: Create a system restore point when needed.
2008-09-02  Paul Vriensmsi/tests: Add a missing CoUninitialize.
2008-08-29  James Hawkinsmsi: Add tests for opening an empty package.
2008-08-29  James Hawkinsmsi: Handle converting a value of REG_DWORD in MsiSourc...
2008-08-28  Paul Vriensmsi/tests: Remove service tests.
2008-08-25  James Hawkinsmsi: Store the _Columns and _Tables tables in the datab...
2008-08-25  James Hawkinsmsi: Skip the component action detection logic if there...
2008-08-25  James Hawkinsmsi: Skip the feature action detection logic if there...
2008-08-25  James Hawkinsmsi: Don't install a feature that is disabled.
2008-08-25  James Hawkinsmsi: Only set the action to source if the component...
2008-08-25  James Hawkinsmsi: Fix the logic to determine the appropriate action...
2008-08-25  James Hawkinsmsi: Handle features installed as source in MsiQueryFea...
2008-08-21  James Hawkinsmsi: Don't remove a misc file if the action is unknown.
2008-08-21  James Hawkinsmsi: Fix the logic to determine the appropriate action...
2008-08-21  James Hawkinsmsi: Don't remove a file that is installed as source.
2008-08-21  James Hawkinsmsi: Remove an invalid setting of the install state.
2008-08-21  James Hawkinsmsi: Handle components installed as source in MsiQueryC...
2008-08-21  James Hawkinsmsi: Downgrade an ERR to a TRACE.
2008-08-21  James Hawkinsmsi: If the filename is empty or NULL, remove the direc...
2008-08-21  James Hawkinsmsi: Handle processing a component that is installed...
2008-08-19  James Hawkinsmsi: Use MsiQueryFeatureState to determine the feature...
2008-08-19  James Hawkinsmsi: Use MsiQueryComponent state to determine the compo...
2008-08-19  James Hawkinsmsi: Base removal of a file on the component's action...
2008-08-19  James Hawkinsmsi: Add more tests for feature and component states.
2008-08-19  James Hawkinsole32: Storage sharing should be implemented in ole32...
2008-08-19  James Hawkinsmsi: Test the file access and share modes of MsiOpenDat...
2008-08-19  James Hawkinsmsi: Remove misc files from the RemoveFile table.
2008-08-19  James Hawkinsmsi: A file's component's state does not determine...
2008-08-19  James Hawkinsmsi: Don't remove a file if the old file is strictly...
2008-08-19  James Hawkinsmsi: Don't check for a NULL component, as the component...
2008-08-19  James Hawkinsmsi: Ignore a file that has a missing component.
2008-08-19  James Hawkinsmsi: Factor out media handling and use the new interfac...
2008-08-19  James Hawkinsmsi: Perform costing again for the InstallExecute sequence.
2008-08-19  James Hawkinsmsi: Ignore all non-stream elements when filling the...
2008-08-18  Rob Shearmanmsi: Fix handle leak in ITERATE_SelfRegModules.
2008-08-18  James Hawkinsmsi: Also check the LocalPackage install property when...
2008-08-18  James Hawkinsmsi: Test how MsiConfigureProductEx locates the source...
2008-08-05  James Hawkinsmsi: Change an ERR that was supposed to be a TRACE.
2008-08-04  James Hawkinsmsi: Add a stub implementation of MsiEnumPatchesEx.
2008-07-31  James Hawkinsmsi: Add tests for MsiOpenProduct.
2008-07-31  James Hawkinsmsi: Reimplement MsiOpenProduct.
2008-07-29  James Hawkinsmsi: Directly register the typelib if it's not embedded...
2008-07-29  James Hawkinsmsi: Add tests for MsiConfigureProductEx.
2008-07-29  James Hawkinsmsi: Set the ALLUSERS property for the machine context.
2008-07-29  James Hawkinsmsi: Handle the INSTALLSTATE_ABSENT state in MsiConfigu...
2008-07-29  James Hawkinsmsi: Properly locate the published product in MsiConfig...
2008-07-29  James Hawkinsmsi: Validate the szProduct parameter of MsiConfigurePr...
2008-07-29  James Hawkinsmsi: Handle the package context when unpublishing the...
2008-07-22  James Hawkinsmsi: Determine the source path based on the short/long...
2008-07-22  James Hawkinsmsi: Set all folders' source paths to the root director...
2008-07-22  James Hawkinsmsi: Use the newly added defines from the msidbSumInfoS...
2008-07-22  James Hawkinsmsi: Test mixing short and long source paths when insta...
2008-07-22  James Hawkinsmsi: msidbFileAttributesVital has no effect on the...
2008-07-22  James Hawkinsmsi: Halt the installation with an error if a source...
2008-07-22  James Hawkinsmsi: Test getting the source path from a package with...
2008-07-22  James Hawkinsmsi: Test getting the source path from a package with...
2008-07-22  James Hawkinsmsi: Add more tests for MsiGetSourcePath.
2008-07-18  James Hawkinsmsi: Initialize the update function pointer when creati...
2008-07-17  Jacek Cabanmsi: Added Session::Message implementation.
2008-07-11  Andrew Talbotmsi: Remove unneeded address-of operators from array...
2008-07-09  James Hawkinsmsi: Only copy the resulting string if the RegistryValu...
2008-07-09  James Hawkinsmsi: Add tests for opening a package from a database.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-08  James Hawkinsmsi: Consolidate and add more SourceDir tests.
2008-07-08  James Hawkinsmsi: Only use the long filename when resolving the...
2008-07-08  James Hawkinsmsi: Consolidate the MsiGetSourcePath tests and add...
2008-07-08  James Hawkinsmsi: Parse the MSIDBOPEN_PATCHFILE flag.
2008-07-08  James Hawkinsmsi: Add handling for the special _Storages table.
2008-07-08  James Hawkinsmsi: Properly add a storage to the database and verify...
2008-07-02  James Hawkinsmsi: Test the special _Storages table.
2008-06-30  Hans Leidekkermsi: Correct spec file entry for MsiGetFileVersion...
2008-06-25  James Hawkinsmsi: Don't overwrite a file that has a greater or equal...
2008-06-25  James Hawkinsmsi: Add another MsiGetFileVersionTest.
2008-06-24  James Hawkinsmsi: Add tests for MsiGetUserInfo.
2008-06-24  James Hawkinsmsi: Reimplement MsiGetUserInfo.
2008-06-24  James Hawkinsmsi: Handle the machine context in MsiQueryFeatureState.
2008-06-24  James Hawkinsmsi: Handle the user managed context in MsiQueryFeature...
2008-06-24  James Hawkinsmsi: Add more tests for MsiQueryFeatureState.
2008-06-24  James Hawkinsmsi: Create the SourceList key in msi_publish_sourcelist.
2008-06-24  James Hawkinsmsi: Fix the published location of the upgrade code...
2008-06-24  James Hawkinsmsi: Open the local user data product key for the machi...
2008-06-24  James Hawkinsmsi: Test the PublishProduct action with the machine...
2008-06-24  James Hawkinsmsi: Publish the UpgradeCode in PublishProduct.
2008-06-24  James Hawkinsmsi: Publish media disks whether the drive type is...
2008-06-24  James Hawkinsmsi: Publish a few more product properties.
2008-06-24  James Hawkinsmsi: Allow checking a REG_MULTI_SZ string.
2008-06-24  James Hawkinsmsi: Squash the package code property.
2008-06-24  James Hawkinsmsi: Factor out publishing the product properties.
2008-06-24  James Hawkinsmsi: Don't publish the product to an invalid location.
2008-06-24  James Hawkinsmsi: Don't set an invalid install property in PublishPr...
2008-06-24  James Hawkinsmsi: Factor out publishing the product source list.
2008-06-24  James Hawkinsmsi: Factor out publishing icon files.
2008-06-19  James Hawkinsmsi: Rewrite the PublishProduct test to only check...
2008-06-19  James Hawkinsmsi: Test the RegisterProduct action with the machine...
2008-06-19  James Hawkinsmsi: Factor out the publishing of installation properties.
2008-06-19  James Hawkinsmsi: Don't publish the upgrade key to an invalid location.
2008-06-19  James Hawkinsmsi: Rewrite the RegisterProduct test to only check...
2008-06-19  James Hawkinsmsi: Fix the PublishFeatures action to handle the packa...
2008-06-19  Paul Vriensmsi/tests: Fix some test failures.
next