• 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
mmsystem.h 82 KB