dmsynth: Dump data passed to Download method.
[wine] / dlls / dplayx / tests /
2012-10-29  André Hentscheldplayx/tests: Add missing GetPlayerName test.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-02-08  Austin Englishdplayx/tests: Make sure to use return values (LLVM...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-08-31  Francois Gougetdplayx/tests: Fix compilation on systems that don't...
2009-07-21  Ismael Barrosdplayx/tests: Host migration when session host leaves.
2009-02-25  Francois Gougetdplayx/tests: Use win_skip() to skip over unimplemented...
2009-01-02  Michael Stefaniucdplayx/tests: Fix typo.
2009-01-02  Michael Stefaniucdplayx/tests: Do not explicitly cast LPVOID function...
2008-09-29  Kai Blindplayx: Set tests to "interactive" to avoid timing...
2008-09-12  Ismael Barrosdplayx: Fix static overrun of pDP array in test (Coverity).
2008-09-10  Kai Blindplayx: Fix static overrun of pDP array in test. (Cover...
2008-09-03  Paul Vriensdplayx/tests: Add a few missing HeapFree's.
2008-09-02  Paul Vriensdplayx/tests: Remove a stray CoInitialize.
2008-09-02  Francois Gougetdplayx/tests: Fix compilation on systems that don't...
2008-08-21  Alexandre JulliardAvoid some size_t printf format warnings.
2008-08-20  Ismael Barrosdplayx: Tests for checking remote data replication.
2008-08-20  Ismael Barrosdplayx: Tests for GetMessageQueue.
2008-08-20  Ismael Barrosdplayx: Tests for GetMessageCount.
2008-08-20  Ismael Barrosdplayx: Tests for Receive.
2008-08-20  Ismael Barrosdplayx: Tests for Send.
2008-08-20  Ismael Barrosdplayx: Tests for checking the behaviour of groups...
2008-08-20  Ismael Barrosdplayx: Tests for checking the behaviour of groups...
2008-08-20  Ismael Barrosdplayx: Tests for EnumGroupsInGroup.
2008-08-20  Ismael Barrosdplayx: Tests for EnumGroups.
2008-08-20  Ismael Barrosdplayx: Tests for EnumPlayers.
2008-08-20  Ismael Barrosdplayx: Tests for GroupOwner.
2008-08-20  Ismael Barrosdplayx: Tests for CreateGroup.
2008-08-18  Francois Gougetdplayx/tests: Fix compilation on systems that don't...
2008-08-04  Ismael Barrosdplayx: Tests for GetPlayerFlags.
2008-08-04  Ismael Barrosdplayx: Tests for GetPlayerAddress.
2008-08-04  Ismael Barrosdplayx: Tests for GetPlayerAccount.
2008-08-04  Ismael Barrosdplayx: Tests for Get/SetPlayerName.
2008-08-04  Ismael Barrosdplayx: Tests for Get/SetPlayerData.
2008-08-04  Ismael Barrosdplayx: Tests for GetPlayerCaps.
2008-08-04  Ismael Barrosdplayx: Tests for CreatePlayer.
2008-08-04  Ismael Barrosdplayx: Tests for Get/SetSessionDesc.
2008-08-04  Ismael Barrosdplayx: Tests for EnumSessions.
2008-08-04  Ismael Barrosdplayx: Tests for Open.
2008-08-01  Ismael Barrosdplayx: Tests for GetCaps.
2008-08-01  Ismael Barrosdplayx: Tests for InitializeConnection.
2008-08-01  Ismael Barrosdplayx: Tests for EnumConnections.
2008-08-01  Ismael Barrosdplayx: Tests for DirectPlayCreate.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-02  Austin EnglishSpelling fixes.
2007-03-06  Francois Gougetdplayx/tests: Fix compilation on systems that don't...
2007-03-06  Francois Gougetdplayx/tests: Add missing '\n' to ok() call.
2007-03-05  Kai Blindplayx: Remove unneeded test, fix compilation on msvc++.
2007-03-05  Kai Blindplayx: Use skip and fix indentation.
2007-03-01  Alessandro Pignottidplay: Directplay should initialize session Guid, with...