- Provide lobby provider COM object header file and stub implementation
commit3d7cd87698b64a9b8398fc461dea7721243e0c18
authorPeter Hunnisett <hunnise@nortelnetworks.com>
Thu, 12 Apr 2001 21:10:54 +0000 (12 21:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Apr 2001 21:10:54 +0000 (12 21:10 +0000)
treeea4d8caf8db9e865f71b3da2560f7dd0ed665d3b
parent3f03975f4857201b34903fed25f42a77f531589b
- 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
16 files changed:
dlls/dplayx/Makefile.in
dlls/dplayx/dpinit.h
dlls/dplayx/dplay.c
dlls/dplayx/dplay_global.h
dlls/dplayx/dplaysp.c
dlls/dplayx/dplayx_global.c
dlls/dplayx/dplayx_messages.c
dlls/dplayx/dplayx_messages.h
dlls/dplayx/lobbysp.c [new file with mode: 0644]
dlls/dplayx/lobbysp.h [new file with mode: 0644]
dlls/dplayx/name_server.c
dlls/dplayx/name_server.h
include/dplay.h
include/objbase.h
include/winerror.h
ole/uuid.c