wined3d: Fix uploading higher transform matrices.
[wine] / dlls / setupapi / tests / misc.c
2008-07-21  Hans Leidekkersetupapi: Fix two memory leaks in the test.
2007-05-29  Francois Gougetsetupapi/tests: There is no strncasecmp() on Windows...
2007-05-08  Paul Vrienssetupapi/tests: SetupQueryInfOriginalFileInformationA...
2007-05-04  Rob Shearmansetupapi: Partially implement SetupQueryInfOriginalFile...
2007-04-26  Paul Vrienssetupapi/tests: SetupCopyOEMInfA is not available on...
2007-04-10  Hans Leidekkersetupapi: Implement SetupGetFileCompressionInfo on...
2007-04-10  Paul Vrienssetupapi/tests: Run tests on win98 again.
2007-04-09  Alexandre Julliardsetupapi: Avoid using sizeof in traces.
2007-04-09  Hans Leidekkersetupapi: Add tests for SetupDecompressOrCopyFile.
2007-04-09  Hans Leidekkersetupapi: Add tests for SetupGetFileCompressionInfoEx.
2007-03-28  James Hawkinssetupapi: SetLastError to ERROR_SUCCESS on success.
2007-03-28  James Hawkinssetupapi: Correct the Inf output position.
2007-03-28  James Hawkinssetupapi: The Inf file should be copied regardless...
2007-03-28  James Hawkinssetupapi: Don't allow relative paths in SetupCopyOEMInf.
2007-03-27  James Hawkinssetupapi: Add several tests for SetupCopyOEMInf, with...