dpnet/tests: Add tests for IDirectPlay8Peer_EnumServiceProviders.
[wine] / dlls / dpnet / dpnet_main.c
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2010-12-07  Alexandre Julliarddpnet: Convert dll registration to the IRegistrar mecha...
2010-12-05  Michael Stefaniucdpnet: Use an iface instead of a vtbl pointer in IClass...
2009-01-04  Michael Stefaniucdpnet: Remove superfluous casts.
2008-07-28  Alexander Nicolays... dpnet: Add basic DirectPlay8ThreadPool implementation.
2007-08-07  Jason Edmeadesdpnet: Implement directplay lobbied application stubs.
2007-05-03  Andrew Talbotdpnet: Exclude unused headers.
2006-10-09  Michael Stefaniucdpnet: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2004-09-28  Huw DaviesFix a reference leak on failure (spotted by Rob Shearman).
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-04-07  Raphael JunqueiraAdded simple dpnet.dll implementation.