Sweden-Number/multimedia
Peter Hunnisett 22b861c1be - Moved dplay and dplayx to a proper home in the dlls directory.
- 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.
1999-09-28 16:35:32 +00:00
..
.cvsignore Added lolvldrv.c and oss.c. 1999-09-22 16:52:47 +00:00
Makefile.in - Moved dplay and dplayx to a proper home in the dlls directory. 1999-09-28 16:35:32 +00:00
audio.c Got rid of hack on WAVEHDR's reserved field for 16/32 bit 1999-09-27 13:33:05 +00:00
dsound.c - Changed return code for failure on *_DllGetClassObject to 1999-09-28 16:23:17 +00:00
joystick.c Added stub for joyGetPosEx16(). 1999-09-22 16:43:48 +00:00
lolvldrv.c Fixed crash with mapper loading. 1999-09-27 13:34:21 +00:00
mci.c Fixed typo in hDrv for sending message. 1999-09-28 13:03:55 +00:00
mcianim.c Removed last dependancies between MCI drivers and WINMM/MMSYSTEM 1999-09-27 13:38:57 +00:00
mciavi.c Removed last dependancies between MCI drivers and WINMM/MMSYSTEM 1999-09-27 13:38:57 +00:00
mcicda.c Removed last dependancies between MCI drivers and WINMM/MMSYSTEM 1999-09-27 13:38:57 +00:00
mcimidi.c Removed last dependancies between MCI drivers and WINMM/MMSYSTEM 1999-09-27 13:38:57 +00:00
mciwave.c Removed last dependancies between MCI drivers and WINMM/MMSYSTEM 1999-09-27 13:38:57 +00:00
midi.c Got rid of hack on MIDHDR's reserved field for 16/32 bit 1999-09-27 13:35:15 +00:00
midipatch.c Release 980927 1998-09-27 18:28:36 +00:00
mixer.c Check for OSS driver presence and return error accordingly. 1999-09-27 13:36:17 +00:00
mmaux.c Check for OSS driver presence and return error accordingly. 1999-09-27 13:36:17 +00:00
mmio.c Fixed internal buffer for 16 bit mmio MEM files. 1999-08-18 18:27:52 +00:00
mmsystem.c Got rid of hack on WAVEHDR's & MIDIHDR's reserved field for 16/32 bit 1999-09-27 13:37:28 +00:00
oss.c Added lolvldrv.c and oss.c. 1999-09-22 16:52:47 +00:00
oss.h Added lolvldrv.c and oss.c. 1999-09-22 16:52:47 +00:00
time.c No longer checking for correct iData in code. 1999-09-22 16:47:47 +00:00
winemm.h Added lolvldrv.c and oss.c. 1999-09-22 16:52:47 +00:00
winmm.rc Updated to new MM header organization. 1999-09-05 16:44:38 +00:00
winmm_En.rc Added WINMM resources. 1999-07-24 10:46:21 +00:00
winmm_Fr.rc Added WINMM resources. 1999-07-24 10:46:21 +00:00