dplayx/tests: Remove a stray CoInitialize.
[wine] / dlls / dplayx / tests / dplayx.c
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-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...