mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 12:54:13 +00:00
22b861c1be
- Implemented new DirectPlay4 and DirectPlayLobby3 interfaces. - Implemented a class factory for dplay and dplobby. COM interfaces now work for dp and dpl. - Added a few more entries to dplayx.spec files. How do you find the ordinals? I just guessed :( - Seperated DirectPlay and DirectPlayLobby implementation into separate files. - Included some missing header file definitions. - Implemented the dplay dll in terms of the dplayx dll. I haven't tested it so it may not work... - A few bug fixes and a little new implementatioe.n - Updated document with a more detailed implementation plan.
16 lines
215 B
Text
16 lines
215 B
Text
Makefile
|
|
call32.s
|
|
ddraw.spec.c
|
|
dinput.spec.c
|
|
dsound.spec.c
|
|
gdi32.spec.c
|
|
kernel32.spec.c
|
|
mcianim.spec.c
|
|
mciavi.spec.c
|
|
mcicda.spec.c
|
|
mciseq.spec.c
|
|
mciwave.spec.c
|
|
user32.spec.c
|
|
winmm.spec.c
|
|
wow32.spec.c
|
|
wsock32.spec.c
|