msi: Map neutral parts of package language ids to the system default language id.
[wine] / dlls / msi / tests / msi.c
2010-12-03  Alexandre Julliardmsi/tests: Fix a test failure on win2k.
2010-12-02  Hans Leidekkermsi: Clear last error on success in MsiQueryFeatureStat...
2010-10-11  Hans Leidekkermsi/tests: Determine Wow64 mode just once.
2010-08-18  Hans Leidekkermsi/tests: Fix some WoW64 test failures.
2010-07-26  Hans Leidekkermsi/tests: Skip a test if the current user has insuffic...
2010-07-22  Hans Leidekkermsi/tests: Skip tests when the current user has insuffi...
2010-07-22  Hans Leidekkermsi/tests: Fix test failures on wow64.
2010-07-21  Hans Leidekkermsi/tests: Double null-terminate a REG_MULTI_SZ string.
2010-07-01  Alexandre Julliardmsi/tests: Reset the enumeration index for MsiEnumProdu...
2010-06-14  Hans Leidekkermsi: Add tests for MsiLocateComponent and make them...
2010-04-28  Hans Leidekkermsi/tests: Use a unique product code when testing MsiCo...
2010-03-29  Mikhail Maroukhineobjbase.h: CLSIDFromString: Add constness to the parame...
2010-03-25  Paul Vriensmsi/tests: Fix test failures on W2K with Windows Instal...
2010-03-25  Paul Vriensmsi/tests: Fix test failures on W2K with Windows Instal...
2010-02-15  Hans Leidekkermsi: Implement and test MsiGetPatchInfoA/W.
2009-12-14  James Hawkinsmsi: Make sure we don't access pcchValueBuf when szBuff...
2009-12-07  Hans Leidekkermsi/tests: Loosen check on kernel32 language version.
2009-10-27  Hans Leidekkermsi/tests: Fix a couple of user SID string leaks.
2009-10-07  Alexandre JulliardFix empty function prototypes.
2009-05-19  Francois Gougetmsi/tests: Use win_skip() to skip over unimplemented...
2009-03-27  Hans Leidekkermsi: Allocate token information buffer dynamically.
2009-03-27  Hans Leidekkermsi: Add tests for MsiEnumProducts.
2009-03-26  Alexandre Julliardmsi/tests: Avoid size_t in traces.
2009-03-25  Hans Leidekkermsi: Add some tests for MsiQueryFeatureState.
2009-03-23  James Hawkinsmsi: Test and handle the case where the SourceList...
2009-03-23  James Hawkinsmsi: Factor out the MsiEnumPatchesEx tests and test...
2009-02-25  Alexandre Julliardmsi/tests: Add some tests for MsiEnumPatchesW, fix...
2009-01-26  Nikolay Sivovmsi: Fix NULL dereference in MsiQueryComponentStateW...
2009-01-19  Ge van Geldorpmsi/tests: Double nul-terminate REG_MULTI_SZ values.
2009-01-19  Andrew Nguyenmsi/tests: Fix a few handle leaks.
2009-01-15  Michael Stefaniucmsi/tests: Remove superfluous pointer casts.
2009-01-12  Ge van Geldorpmsi/tests: Opening package with relative filename somet...
2008-12-20  Alexandre Julliardmsi/tests: Avoid sizeof in traces.
2008-12-16  Paul Vriensmsi/tests: Run tests again on Win9x and NT4.
2008-12-15  James Hawkinsmsi: Add tests for MsiGetPatchInfo.
2008-12-10  Paul Vriensmsi/tests: Run tests again on Win9x and NT4.
2008-12-09  James Hawkinsmsi: Add tests for MsiEnumPatches.
2008-12-09  James Hawkinsmsi: Add tests for MsiEnumPatchesEx.
2008-10-01  James Hawkinsmsi: Fix a test that fails in win95.
2008-08-25  James Hawkinsmsi: Handle features installed as source in MsiQueryFea...
2008-08-21  James Hawkinsmsi: Handle components installed as source in MsiQueryC...
2008-07-31  James Hawkinsmsi: Add tests for MsiOpenProduct.
2008-06-25  James Hawkinsmsi: Add another MsiGetFileVersionTest.
2008-06-24  James Hawkinsmsi: Add tests for 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-04-07  James Hawkinsmsi: Test and reimplement MsiQueryProductState.
2008-03-24  James Hawkinsmsi: INSTALLPROPERTY_AUTHORIZED_LUA_APP is only availab...
2008-03-20  James Hawkinsmsi: win95 returns ERROR_BAD_PATHNAME.
2008-03-12  Rob Shearmanmsi: Passing NULL for szBuffer and NULL for pcchValueBu...
2008-03-05  Paul Vriensmsi/tests: Make tests run on win9x/NT4 again.
2008-03-04  James Hawkinsmsi: Add tests for MsiGetProductInfoEx.
2008-02-18  James Hawkinsmsi: Convert REG_DWORD properties to strings in MsiGetP...
2008-02-18  Rob Shearmanmsi: Fix the character count passed into RegSetValueExA...
2008-02-12  James Hawkinsmsi: Reimplement MsiGetProductInfo.
2008-02-11  James Hawkinsmsi: Test the remaining installer properties returned...
2008-02-11  James Hawkinsmsi: Return ERROR_INVALID_PARAMETER if szProduct is...
2008-02-11  James Hawkinsmsi: Add tests for MsiGetProductInfo.
2008-02-05  James Hawkinsmsi: Return ERROR_MORE_DATA if the size is too small.
2008-02-05  James Hawkinsmsi: Return the string length even if the string is...
2008-02-05  James Hawkinsmsi: Leave room for the NULL terminator.
2008-02-05  James Hawkinsmsi: Return ERROR_FILE_INVALID if the file has no versi...
2008-02-05  James Hawkinsmsi: Return ERROR_INVALID_PARAMETER if a string pointer...
2008-02-05  James Hawkinsmsi: Translate ERROR_BAD_PATHNAME into ERROR_FILE_NOT_F...
2008-02-05  James Hawkinsmsi: Only convert output strings if the call succeeded.
2008-02-05  James Hawkinsmsi: Add tests for MsiGetFileVersion.
2008-01-24  Paul Vriensmsi/tests: Only use functions if they are implemented.
2007-12-31  Michael Stefaniucjanitorial: Remove superfluous backslashes at end of...
2007-12-17  James Hawkinsmsi: Return ERROR_INVALID_PARAMETER if the product...
2007-12-17  James Hawkinsmsi: Return ERROR_UNKNOWN_COMPONENT if no products...
2007-12-17  James Hawkinsmsi: Also check the local system component key for...
2007-12-17  James Hawkinsmsi: Check the user component key for the clients.
2007-12-17  James Hawkinsmsi: Validate the parameters of MsiEnumClients.
2007-12-17  James Hawkinsmsi: Add tests for MsiEnumClients.
2007-12-08  James Hawkinsmsi: Reimplement MsiGetProductCode.
2007-12-08  James Hawkinsmsi: Remove two tests that depend on the sort order...
2007-12-07  James Hawkinsmsi: Add tests for MsiGetProductCode.
2007-12-05  James Hawkinsmsi: Reimplement MsiGetComponentPath.
2007-12-05  James Hawkinsmsi: Add tests for MsiGetComponentPath.
2007-11-26  James Hawkinsmsi: Verify the szFilePath parameter of MsiGetFileHash.
2007-11-26  James Hawkinsmsi: Add tests for MsiGetFileHash and clean up the...
2007-11-05  James Hawkinsmsi: Use a magic constant to silence signedness compari...
2007-11-05  James Hawkinsmsi: MsiQueryProductState returns INSTALLSTATE, not...
2007-11-05  James Hawkinsmsi: MsiQueryFeatureState and MsiUseFeatureEx return...
2007-10-26  James Hawkinsmsi: Define _WIN32_MSI to pull in new definitions.
2007-08-10  Paul Vriensmsi/tests: Run tests again on win98 and NT4.
2007-08-09  James Hawkinsmsi: Simplify MsiQueryComponentState, with more tests.
2007-08-08  James Hawkinsmsi: Implement the remaining contexts for MsiQueryCompo...
2007-08-07  James Hawkinsmsi: Implement the MSIINSTALLCONTEXT_MACHINE context...
2007-08-07  James Hawkinsmsi: Add tests for MsiQueryComponentState.
2007-07-03  James Hawkinsmsi: Read the components state directly from the registry.
2007-07-03  James Hawkinsmsi: Return INSTALLSTATE_BADCONFIG if we can't decode...
2007-07-03  James Hawkinsmsi: Return INSTALLSTATE_ADVERTISED if the component...
2007-07-03  James Hawkinsmsi: Open the correct key and return INSTALLSTATE_ADVER...
2007-07-03  James Hawkinsmsi: Add tests for MsiQueryFeatureState.
2007-07-02  James Hawkinsmsi: Add tests for MsiSourceListGetInfo.
2007-06-27  James Hawkinsmsi: If the UserData product key exists, but the user...
2007-06-27  James Hawkinsmsi: Any value of WindowsInstaller besides 0 means...
2007-06-27  James Hawkinsmsi: Use the correct registry key when detecting a...
next