wine/dlls/msacm
Alex Villacís Lasso 72f7170e06 MSACM: acmDriverAddW skeleton, implementation of ACM_DRIVERADDF_NAME.
- Rework acmDriverAddA to call acmDriverAddW.
- Implement stub for acmDriverAddW with switch for the 3 known cases
  of driver add.
- Implementation for case ACM_DRIVERADDF_NAME, which loads driver name
  & alias from registry (similar to msacm32 load).
2006-01-18 12:07:42 +01:00
..
imaadp32 Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
msadp32 Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
msg711 Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
tests msacm: Add parameter tests for ACM_METRIC_DRIVER_PRIORITY and 2006-01-17 16:00:16 +01:00
winemp3 Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
driver.c MSACM: acmDriverAddW skeleton, implementation of ACM_DRIVERADDF_NAME. 2006-01-18 12:07:42 +01:00
filter.c
format.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
internal.c MSACM: acmDriverAddW skeleton, implementation of ACM_DRIVERADDF_NAME. 2006-01-18 12:07:42 +01:00
Makefile.in
msacm32_main.c msacm: Fix acmMetrics(ACM_METRIC_DRIVER_PRIORITY) return on error. 2006-01-17 15:59:59 +01:00
msacm32.spec
msacm_Cs.rc
msacm_De.rc
msacm_En.rc
msacm_Es.rc
msacm_Fr.rc
msacm_It.rc
msacm_Ja.rc
msacm_Ko.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
msacm_main.c
msacm_Nl.rc
msacm_No.rc Added Norwegian translations. 2005-09-26 10:56:47 +00:00
msacm_Pl.rc
msacm_Pt.rc
msacm.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
msacm.spec
pcmconverter.c Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
stream.c msacm: Initialize some ACMSTREAMHEADER fields for the sake of native codecs. 2006-01-04 15:27:35 +01:00
wineacm.h MSACM: acmDriverAddW skeleton, implementation of ACM_DRIVERADDF_NAME. 2006-01-18 12:07:42 +01:00