- Implemented loading and initialization of service providers
authorPeter Hunnisett <hunnise@nortelnetworks.com>
Fri, 25 Aug 2000 21:58:05 +0000 (21:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Aug 2000 21:58:05 +0000 (21:58 +0000)
commitef6dca5c37d7fe945d3c452cdd5c7dba227193ae
treea1bb5c4e3ef5712ccd2265f9d7d46926f3b93571
parent217a682b4faba986c6024f0b025aa7ad3ba7ea06
- Implemented loading and initialization of service providers
- Created service provider COM object
- Lots of dplay/dplobby implementation/fixes
- Clean up of ole/guid.c
19 files changed:
dlls/dplayx/Makefile.in
dlls/dplayx/dpclassfactory.c
dlls/dplayx/dpinit.h
dlls/dplayx/dplay.c
dlls/dplayx/dplay_global.h [new file with mode: 0644]
dlls/dplayx/dplaysp.c [new file with mode: 0644]
dlls/dplayx/dplaysp.h [new file with mode: 0644]
dlls/dplayx/dplayx_global.c
dlls/dplayx/dplayx_global.h
dlls/dplayx/dplayx_main.c
dlls/dplayx/dplayx_messages.c
dlls/dplayx/dplayx_messages.h
dlls/dplayx/dplayx_queue.h
dlls/dplayx/dplobby.c
dlls/dplayx/name_server.c
dlls/dplayx/name_server.h
include/dplay.h
ole/Makefile.in
ole/guid.c [deleted file]