Commit Graph

271 Commits (d29a301ccdfe7b0545def4f515d417f1f1264547)

Author SHA1 Message Date
Michael Stefaniuc f1a877a69d dplayx: Remove superfluous pointer casts. 2009-01-16 12:56:10 +01:00
Michael Stefaniuc 4008a35020 dplayx/tests: Fix typo. 2009-01-02 11:53:45 +01:00
Michael Stefaniuc f01b21634a dplayx/tests: Do not explicitly cast LPVOID function arguments. 2009-01-02 11:53:42 +01:00
Hans Leidekker 8bd9a3aa09 janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
Christian Costa 34f6afdf89 dplayx: Fix typo. 2008-12-15 12:31:10 +01:00
Alexandre Julliard de5a266aa0 dplayx: Remove some unused functions. 2008-12-01 13:26:05 +01:00
Francois Gouget b4912bc13d dplayx: Remove WINAPI on static functions where not needed. 2008-12-01 12:44:51 +01:00
Francois Gouget 80b6c2efd6 dplay: Remove WINAPI on static functions where not needed. 2008-12-01 12:44:49 +01:00
Francois Gouget b3bf746ff9 Straighten out some ellipses. 2008-11-26 12:33:34 +01:00
Michael Stefaniuc 4afe790387 dplayx: Use SUCCEEDED instead of !FAILED. 2008-10-08 13:42:34 +02:00
Kai Blin ab448df3ef dplayx: Set tests to "interactive" to avoid timing out on all machines. 2008-09-29 17:25:04 -05:00
Ismael Barros 7dddf097a8 dplayx: Fix static overrun of pDP array in test (Coverity). 2008-09-12 11:41:23 +02:00
Kai Blin e738f6144e dplayx: Fix possible NULL pointer deference in error path (Coverity). 2008-09-10 12:08:37 +02:00
Kai Blin 8348c9fa94 dplayx: Fix possible NULL pointer dereference (Coverity). 2008-09-10 12:07:40 +02:00
Kai Blin d266abee14 dplayx: Fix static overrun of pDP array in test. (Coverity). 2008-09-10 11:20:31 +02:00
Paul Vriens 501b1e0a49 dplayx/tests: Add a few missing HeapFree's. 2008-09-03 13:14:51 +02:00
Paul Vriens 7e21104bd9 dplayx/tests: Remove a stray CoInitialize. 2008-09-02 13:59:39 +02:00
Francois Gouget ec83c30075 dplayx/tests: Fix compilation on systems that don't support nameless unions. 2008-09-02 13:58:47 +02:00
Alexandre Julliard 5d900bb0f6 Avoid some size_t printf format warnings. 2008-08-21 16:05:15 +02:00
Ismael Barros 063c1e6c97 dplayx: Tests for checking remote data replication. 2008-08-20 13:53:24 +02:00
Ismael Barros 8e9b291272 dplayx: Tests for GetMessageQueue. 2008-08-20 13:53:10 +02:00
Ismael Barros 4db050d800 dplayx: Tests for GetMessageCount. 2008-08-20 13:53:00 +02:00
Ismael Barros 636bdd800c dplayx: Tests for Receive. 2008-08-20 13:52:48 +02:00
Ismael Barros 2a96593369 dplayx: Tests for Send. 2008-08-20 13:52:36 +02:00
Ismael Barros 37ab5a4ffb dplayx: Tests for checking the behaviour of groups in a C/S session. 2008-08-20 13:52:24 +02:00
Ismael Barros 5ba76a257a dplayx: Tests for checking the behaviour of groups in a p2p session. 2008-08-20 13:51:56 +02:00
Ismael Barros c235bba66b dplayx: Tests for EnumGroupsInGroup. 2008-08-20 13:51:42 +02:00
Ismael Barros ce3bd3b6f3 dplayx: Tests for EnumGroups. 2008-08-20 13:51:27 +02:00
Ismael Barros 44fe844edf dplayx: Tests for EnumPlayers. 2008-08-20 13:50:48 +02:00
Ismael Barros 1278ea3aea dplayx: Tests for GroupOwner. 2008-08-20 13:49:18 +02:00
Ismael Barros 58837a6ceb dplayx: Tests for CreateGroup. 2008-08-20 13:49:04 +02:00
Francois Gouget 4f597af285 dplayx/tests: Fix compilation on systems that don't support nameless unions. 2008-08-18 14:34:41 +02:00
Ismael Barros 42fd319923 dplayx: Tests for GetPlayerFlags. 2008-08-04 15:34:29 +02:00
Ismael Barros bbbe26bb5d dplayx: Tests for GetPlayerAddress. 2008-08-04 15:34:19 +02:00
Ismael Barros 858d889288 dplayx: Tests for GetPlayerAccount. 2008-08-04 15:34:05 +02:00
Ismael Barros aacefb7e17 dplayx: Tests for Get/SetPlayerName. 2008-08-04 15:33:50 +02:00
Ismael Barros 0755a77e0e dplayx: Tests for Get/SetPlayerData. 2008-08-04 15:33:25 +02:00
Ismael Barros c50a626aa1 dplayx: Tests for GetPlayerCaps. 2008-08-04 15:33:08 +02:00
Ismael Barros 724f0ea4d6 dplayx: Tests for CreatePlayer. 2008-08-04 15:32:56 +02:00
Ismael Barros bd22a57cd1 dplayx: Tests for Get/SetSessionDesc. 2008-08-04 15:32:42 +02:00
Ismael Barros fbc5512ee0 dplayx: Tests for EnumSessions. 2008-08-04 15:32:23 +02:00
Ismael Barros fa4b3e4d53 dplayx: Tests for Open. 2008-08-04 15:31:18 +02:00
Ismael Barros 4ff6ba0a4a dplayx: Tests for GetCaps. 2008-08-01 12:10:19 +02:00
Ismael Barros d142447c26 dplayx: Tests for InitializeConnection. 2008-08-01 12:10:19 +02:00
Ismael Barros 4ab75e1214 dplayx: Tests for EnumConnections. 2008-08-01 12:10:19 +02:00
Ismael Barros 42165af840 dplayx: Tests for DirectPlayCreate. 2008-08-01 12:10:13 +02:00
Ismael Barros a1b76460a1 dplayx: Changed debug channel from dplayx to dplay. 2008-08-01 12:03:27 +02:00
Ismael Barros 5dc0d4d1ed dplayx: Fix the definition of DirectPlayCreate. 2008-08-01 12:02:26 +02:00
Ismael Barros 4a4e5f269d dplayx: Moved dplaysp.h to include/wine. 2008-07-23 11:40:53 +02:00
Andrew Talbot 4110e61f37 dplayx: Remove unneeded address-of operator from array name. 2008-07-10 12:19:56 +02:00