wined3d: Recognize Nvidia GT520 cards.
[wine] / dlls / msi / tests / action.c
2012-11-05  Hans Leidekkermsi: Fix handling of REG_MULTI_SZ values in the WriteRe...
2012-10-24  André Hentschelmsi/tests: Make multiline macros blocks (coverity).
2012-07-31  Hans Leidekkermsi: Implement the RemoveExistingProducts standard...
2012-07-27  Detlef Riekenbergmsi/tests: Use always static binding for GetTokenInform...
2012-06-12  Hans Leidekkermsi/tests: Use only uppercase characters for the PID_RE...
2012-06-11  Hans Leidekkermsi: Support registry key names that exceed 255 characters.
2012-05-31  Hans Leidekkermsi: Don't create empty values for special registry...
2012-03-13  Hans Leidekkermsi: Fix deleting services on installation.
2011-10-27  Hans Leidekkermsi/tests: Fix a skip message.
2011-10-27  Hans Leidekkermsi/tests: Fix some test failures on win2k.
2011-09-05  Hans Leidekkermsi/tests: Fix a number of test messages.
2011-08-24  Hans Leidekkermsi/tests: Skip a test if the process is limited.
2011-08-24  Hans Leidekkermsi/tests: Accept one more estimated size.
2011-07-01  Hans Leidekkermsi/tests: Clean up the local package in test_register_...
2011-07-01  Hans Leidekkermsi/tests: Remove a test.
2011-04-06  Hans Leidekkermsi: More Wow64 fixes.
2011-03-30  Hans Leidekkermsi/tests: Remove unneeded Wow64 checks.
2011-03-30  Hans Leidekkermsi/tests: Allocate the user token dynamically and...
2011-03-07  Hans Leidekkermsi/tests: Check the result of get_system_dirs and...
2011-02-28  Austin Englishmsi/tests: Remove win9x hacks.
2011-01-27  Greg Geldorpmsi/tests: Check 64-bit reg view if key not present...
2011-01-24  Hans Leidekkermsi: Implement the MsiPublishAssemblies and MsiUnpublis...
2011-01-20  Hans Leidekkermsi/tests: More tests for publishing and unpublishing...
2011-01-13  Hans Leidekkermsi/tests: Accept one more estimated size.
2011-01-10  Hans Leidekkermsi/tests: Add tests for publishing and unpublishing...
2011-01-04  Greg Geldorpmsi/tests: Fix remaining Wow64 failures for action...
2011-01-03  Greg Geldorpmsi/tests: Fix some failures on Wow64.
2010-12-20  André Hentschelmsi/tests: Remove superfluous check.
2010-12-10  Hans Leidekkermsi/tests: Fix some test failures on Wow64.
2010-11-26  Hans Leidekkermsi: Fix the Create/RemoveFolders actions to actually...
2010-10-22  Hans Leidekkermsi: Register service arguments in the InstallServices...
2010-10-14  Hans Leidekkermsi/tests: Move test coverage for standard actions...