atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / dplayx /
2012-10-30  André Hentscheldplayx: Reorder some code to avoid memory leak (coverity).
2012-10-29  André Hentscheldplayx/tests: Add missing GetPlayerName test.
2012-08-27  Michael Stefaniucdplayx: Avoid TRUE:FALSE conditional expressions.
2012-05-14  Francois Gougetdplayx: Fix the spelling of the BuildParentalHierarchy...
2012-05-14  Francois Gougetdplayx: Use a proper plural for the repliesExpected...
2012-03-26  Michael Stefaniucdplayx: Print the debug string and not the pointer...
2012-01-03  Pierre Schweitzerdplayx: Fix handle leak.
2011-11-07  Andrew Talbotdplayx: Remove extraneous braces from switch statement.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-02  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-07-05  Frédéric Delanoydplayx: Remove dead code (Clang).
2011-05-18  Marcus Meissnerdplayx: Mark internal symbols with hidden visibility.
2011-02-08  Austin Englishdplayx/tests: Make sure to use return values (LLVM...
2010-12-07  Alexandre Julliarddplayx: Convert dll registration to the IRegistrar...
2010-12-05  Michael Stefaniucdplayx: Use an iface instead of a vtbl pointer in IClas...
2010-12-03  Alexandre Julliardresources: Define a generic mechanism for adding extra...
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...
2010-01-14  Marcus Meissnerdplayx: Remove currently unused unicode code (Coverity).
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-05-26  Francois Gougetdplayx: DPLAYX_SetLocalSession() and DPLAYX_CopyIntoSes...
2009-05-18  Francois Gougetdplayx: cbDelete{Groups,Player}Elem() are unused so...
2009-05-15  Francois Gougetdplayx: Reorder the code to avoid forward declarations.
2009-05-15  Francois Gougetdplayx: NS_GetOtherMagic() is not used, so remove it.
2009-02-25  Francois Gougetdplayx/tests: Use win_skip() to skip over unimplemented...
2009-02-05  Andrew Talbotdplayx: Remove unused functions.
2009-01-16  Michael Stefaniucdplayx: Remove superfluous pointer casts.
2009-01-02  Michael Stefaniucdplayx/tests: Fix typo.
2009-01-02  Michael Stefaniucdplayx/tests: Do not explicitly cast LPVOID function...
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-15  Christian Costadplayx: Fix typo.
2008-12-01  Alexandre Julliarddplayx: Remove some unused functions.
2008-12-01  Francois Gougetdplayx: Remove WINAPI on static functions where not...
2008-12-01  Francois Gougetdplay: Remove WINAPI on static functions where not...
2008-11-26  Francois GougetStraighten out some ellipses.
2008-10-08  Michael Stefaniucdplayx: Use SUCCEEDED instead of !FAILED.
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 possible NULL pointer deference in error...
2008-09-10  Kai Blindplayx: Fix possible NULL pointer dereference (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-08-01  Ismael Barrosdplayx: Changed debug channel from dplayx to dplay.
2008-08-01  Ismael Barrosdplayx: Fix the definition of DirectPlayCreate.
2008-07-23  Ismael Barrosdplayx: Moved dplaysp.h to include/wine.
2008-07-10  Andrew Talbotdplayx: Remove unneeded address-of operator from array...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-05-22  Andrew Talbotdplayx: Remove unneeded "extern" from function definitions.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-17  Andrew Talbotdplayx: Remove unused variables.
2008-04-07  Austin EnglishSpelling fixes.
2008-04-02  Austin EnglishSpelling fixes.
2008-03-29  Andrew Talbotdplayx: Assign to structs instead of using CopyMemory.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-27  Andrew Talbotdplayx: Assign to struct instead of using memcpy.
2008-02-21  Rob Shearmandplayx: Fix incorrect check in DirectPlayLobbyAImpl_Enu...
2008-02-21  Rob Shearmandplayx: Fix incorrect check in DirectPlay3AImpl_EnumCon...
2008-02-19  Alexandre Julliarduuid: Remove a few iids that don't belong here.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-02  Austin Englishdplayx: Fix a typo.
2008-01-02  Andrew Talbotdplayx: Remove unneeded casts.
2007-12-11  Andrew Talbotdplayx: Remove unneeded casts.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-09-24  Andrew Talbotdplayx: Fix some memory leaks.
2007-09-11  Lionel Debrouxdplayx: Fixed memory leak in dplay.c (found by Smatch).
2007-09-10  Stefan Leichterdplayx: Remove 'recursive registry key delete' function.
next