Sweden-Number/dlls/winmm/wineoss
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 Split up audio.c into three separate .c files: 2004-10-26 22:04:55 +00:00
audio.c Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
audio.h Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
dscapture.c Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
dsrender.c Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
midi.c Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
midipatch.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
mixer.c Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
mmaux.c Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
oss.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
oss.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
wineoss.drv.spec Correct all instances of mixMessage to mxdMessage. 2002-12-23 02:05:30 +00:00