Sweden-Number/dlls/winmm/winearts
Alexandre Julliard b4e495574b Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz>
32 bit low level drivers now use a Unicode interface (used to be ANSI):
- Send the *_GETDEVCAPS messages in unicode format from the
  *GetDevCapsW function and call the *GetDevCapsW from their respective
  Ansi versions.
- Modify all low level drivers to correctly process the *_GETDEVCAPS
  messages as unicode.
- *_GETDEVCAPS messages are now mapped from/to unicode for 16 bit code.
- Removed all SoundBlaster naming oldies.
Better use of some unicode functions (instead of Ansi) in winmm.
2004-12-06 20:55:25 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in All sound drivers need -ldxguid. 2004-01-27 20:16:38 +00:00
arts.c If ARTS_WaveInit() failed then transmit the failure upstream in 2004-05-05 01:06:09 +00:00
arts.h wodOpen() should return MMSYSERR_ALLOCATED if the device is already 2002-03-25 20:52:42 +00:00
audio.c Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
winearts.drv.spec Added wave-in support and fixed a few bugs in the wave-out code. 2004-01-09 05:02:58 +00:00