1. 15 Oct, 2007 1 commit
  2. 30 Aug, 2007 1 commit
  3. 07 Jun, 2007 1 commit
  4. 29 May, 2007 1 commit
  5. 07 Mar, 2007 1 commit
  6. 09 Nov, 2006 1 commit
  7. 23 May, 2006 1 commit
  8. 28 Nov, 2005 1 commit
  9. 10 Nov, 2005 1 commit
  10. 22 Aug, 2005 1 commit
  11. 10 Aug, 2005 1 commit
  12. 17 Jun, 2005 1 commit
  13. 23 May, 2005 1 commit
  14. 27 Apr, 2005 2 commits
  15. 21 Mar, 2005 1 commit
  16. 11 Mar, 2005 1 commit
  17. 09 Feb, 2005 1 commit
  18. 06 Dec, 2004 1 commit
    • 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
  19. 03 Nov, 2004 1 commit
  20. 18 Oct, 2004 1 commit
  21. 22 Sep, 2004 1 commit
  22. 01 Sep, 2004 1 commit
  23. 12 Jan, 2004 1 commit
  24. 31 Dec, 2003 1 commit
  25. 08 Dec, 2003 1 commit
  26. 02 Dec, 2003 1 commit
  27. 01 Dec, 2003 1 commit
  28. 09 Nov, 2003 1 commit
  29. 30 Oct, 2003 1 commit
  30. 27 Oct, 2003 1 commit
  31. 22 Oct, 2003 1 commit
  32. 21 Oct, 2003 1 commit
  33. 15 Sep, 2003 1 commit
  34. 10 Sep, 2003 1 commit
  35. 05 Sep, 2003 1 commit
  36. 02 Jul, 2003 1 commit
    • Eric Pouech's avatar
      - renamed winmm.OpenDriverW into winmm.OpenDriver · 5061d3a2
      Eric Pouech authored
      - replaced all inter-DLL calls (msacm and msvideo) to OpenDriverA with
        OpenDriver (unicode form)
      - as a consequence, driver name handling in msacm is now mostly
        unicode
      - moved UserYield16 and UnMapLS call out of the 32bit part of winmm
      5061d3a2
  37. 30 Apr, 2003 1 commit
  38. 27 Feb, 2003 1 commit
  39. 23 Jan, 2003 1 commit