wineps.drv: Slightly simplify a PPD parser code snippet.
[wine] / dlls / dpnet / client.c
2011-08-03  Michael Stefaniucdpnet: COM cleanup for the IDirectPlay8Client iface.
2007-05-03  Andrew Talbotdpnet: Exclude unused headers.
2006-10-09  Michael Stefaniucdpnet: Win64 printf format warning fixes.
2006-06-10  Alexandre Julliarddpnet: Make the virtual table functions static where...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
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-04-08  Raphael Junqueira- add traces to client.c and address.c stub functions
2004-04-07  Raphael JunqueiraAdded simple dpnet.dll implementation.