Sweden-Number/dlls/msacm
Alex Villacís Lasso 9a95aa7da2 msacm: Preserve value of cbStruct in acmDriverDetails.
Ensure that the cbStruct member of the ACMDRIVERDETAILS[AW] struct is
filled with a valid value before returning.
Fill the cbStruct member of the ACMDRIVERDETAILS[AW] before sending a
ACMDM_DRIVER_DETAILS message to an installed codec that might be a
native library: native ACM codecs expect cbStruct to be valid before
filling the rest of the struct with any data.
2005-12-20 11:48:01 +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: Preserve value of cbStruct in acmDriverDetails. 2005-12-20 11:48:01 +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
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
driver.c msacm: Preserve value of cbStruct in acmDriverDetails. 2005-12-20 11:48:01 +01:00
filter.c Fix signed/unsigned comparison warnings. 2004-09-08 01:23:57 +00:00
format.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
internal.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
msacm.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
msacm.spec Removed unnecessary code in the 16-bit DllEntryPoint function of some 2005-05-23 10:00:26 +00:00
msacm32.spec Make all the DriverProc entry points private. 2005-08-17 12:41:41 +00:00
msacm32_main.c Fix signed/unsigned comparison warnings. 2004-09-08 01:23:57 +00:00
msacm_Cs.rc Added Czech resources. 2004-08-16 20:02:09 +00:00
msacm_De.rc Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
msacm_En.rc Extract localisable resources from msacm resource file. 2003-09-29 20:14:10 +00:00
msacm_Es.rc Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
msacm_Fr.rc Extract localisable resources from msacm resource file. 2003-09-29 20:14:10 +00:00
msacm_It.rc Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
msacm_Ja.rc Added some Japanese translations. 2004-06-28 23:50:22 +00:00
msacm_Ko.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
msacm_Nl.rc Added Dutch translations. 2003-10-27 22:04:36 +00:00
msacm_No.rc Added Norwegian translations. 2005-09-26 10:56:47 +00:00
msacm_Pl.rc Added Polish translation. 2004-09-22 19:18:15 +00:00
msacm_Pt.rc Localization to the Portuguese of Brazil. 2003-11-05 23:27:01 +00:00
msacm_main.c Removed unnecessary code in the 16-bit DllEntryPoint function of some 2005-05-23 10:00:26 +00:00
pcmconverter.c Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
stream.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
wineacm.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00