Michael Stefaniuc
|
b80ab33571
|
dplayx: Simplify the creation of an IDirectPlaySPImpl object.
|
2013-09-05 13:18:23 +02:00 |
Michael Stefaniuc
|
30c55f3547
|
dplayx: Simplify the creation of a IDPLobbySPImpl COM object.
|
2013-09-04 11:32:41 +02:00 |
Michael Stefaniuc
|
dc89f4faa5
|
dplayx: Cleanup the DirectPlayLobby object creation.
|
2013-04-12 11:56:01 +02:00 |
Michael Stefaniuc
|
de65abb200
|
dplayx: Add a stub IDirectPlay iface.
|
2013-04-09 11:25:19 +02:00 |
Michael Stefaniuc
|
ac0368e800
|
dplayx: Add a separate refcount for IDirectPlay3.
|
2013-04-03 21:36:14 +02:00 |
Michael Stefaniuc
|
36dccf839a
|
dplayx: Add a separate refcount for IDirectPlay3A.
|
2013-04-03 21:36:08 +02:00 |
Michael Stefaniuc
|
9378c4182f
|
dplayx: Add a separate refcount for IDirectPlay2.
|
2013-04-03 21:36:01 +02:00 |
Michael Stefaniuc
|
cf894d4c0d
|
dplayx: Add a separate refcount for IDirectPlay2A.
|
2013-04-03 21:35:54 +02:00 |
Michael Stefaniuc
|
f546609d09
|
dplayx: Get rid of the IDirectPlayImpl aliases.
|
2013-04-03 21:35:44 +02:00 |
Michael Stefaniuc
|
5e03836603
|
dplayx: Merge dpinit.h into dplay_global.h.
|
2013-04-03 21:35:21 +02:00 |
Michael Stefaniuc
|
719b5d931c
|
dplayx: IDirectPlay4 / IDirectPlay4A have independent refcounts.
|
2013-04-02 12:06:18 +02:00 |
Michael Stefaniuc
|
526851f5df
|
dplayx: Move the lock into the DirectPlay object.
|
2013-04-02 12:05:37 +02:00 |
Michael Stefaniuc
|
b78f7290fe
|
dplayx: Add both ifaces to the DirectPlay object and stop cloning the object.
|
2013-04-01 12:09:36 +02:00 |
Michael Stefaniuc
|
82b51258ea
|
dplayx: Remove the duplicated IDirectPlayXImpl structs.
|
2013-03-29 17:52:31 +01:00 |
Michael Stefaniuc
|
0e7b1a46d5
|
dplayx: Get rid of the unused DirectPlay3Data / DirectPlay4Data fields.
|
2013-03-29 17:52:30 +01:00 |
Francois Gouget
|
2539004fe1
|
dplayx: Use a proper plural for the repliesExpected field name.
|
2012-05-14 12:06:15 +02:00 |
Marcus Meissner
|
b7389f409a
|
dplayx: Mark internal symbols with hidden visibility.
|
2011-05-18 10:58:57 +02:00 |
Alexandre Julliard
|
de5a266aa0
|
dplayx: Remove some unused functions.
|
2008-12-01 13:26:05 +01:00 |
Ismael Barros
|
4a4e5f269d
|
dplayx: Moved dplaysp.h to include/wine.
|
2008-07-23 11:40:53 +02:00 |
Alessandro Pignotti
|
3040e09ae3
|
dplayx: Implement proper interface locking for DP_EnumSession.
|
2007-04-03 13:14:38 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
bda7ace2e9
|
Interlocked LONG* gcc warning fixes.
|
2005-07-13 11:59:15 +00:00 |
Dmitry Timoshkov
|
b67da5b946
|
Make more of the OLE interface vtables const.
|
2005-06-01 19:57:42 +00:00 |
Alexandre Julliard
|
0467ce9fd7
|
Get rid of the non-standard ICOM_VFIELD macro.
|
2004-08-12 19:52:49 +00:00 |
Marcus Meissner
|
2d34619b18
|
Move definitions of static vtables from header to dplay.c.
|
2004-07-12 19:48:57 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Peter Hunnisett
|
3d7cd87698
|
- Provide lobby provider COM object header file and stub implementation
- Break out dpl and dp service provider intialization
- Add missing definition of E_PENDING
- Resolve a few fixmes
- Fix includes for dplay.h
|
2001-04-12 21:10:54 +00:00 |
Peter Hunnisett
|
10a04e7485
|
- Add proper message reply mechanism and sp player data storage
- More implementation and fixes
|
2000-10-19 20:20:58 +00:00 |
Peter Hunnisett
|
8adbdd7c7b
|
- More implementation
- Should be able to enumerate sessions anywhere with at least tcp/ip
|
2000-08-29 23:55:06 +00:00 |
Peter Hunnisett
|
ef6dca5c37
|
- Implemented loading and initialization of service providers
- Created service provider COM object
- Lots of dplay/dplobby implementation/fixes
- Clean up of ole/guid.c
|
2000-08-25 21:58:05 +00:00 |