• Alexandre Julliard's avatar
    Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> · b4e49557
    Alexandre Julliard authored
    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.
    b4e49557
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
midimap.c Loading commit data...
midimap.drv.spec Loading commit data...