Sweden-Number/dlls/msacm32
Michael Stefaniuc 9b228bb789 msacm32: Fix some Win64 problems.
- dwInstance and dwDriver are a DWORD_PTR.
- acmF*Enum functions take a DWORD_PTR as 4th parameter.
- The last parameter of SendDlgItemMessage and MSACM_Message is a
  LPARAM.
2009-02-18 13:18:12 +01:00
..
tests include: Change some DWORD to DWORD_PTR in msacm.h. 2009-02-05 13:15:21 +01:00
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
driver.c include: Change some DWORD to DWORD_PTR in msacm.h. 2009-02-05 13:15:21 +01:00
filter.c msacm32: Fix some Win64 problems. 2009-02-18 13:18:12 +01:00
format.c msacm32: Fix some Win64 problems. 2009-02-18 13:18:12 +01:00
internal.c msacm32: Add missing HeapALloc failure checks (Coverity). 2009-02-02 15:21:44 +01:00
msacm.rc msacm32: Add simplified and traditional Chinese resources. 2008-09-04 11:41:46 +02:00
msacm.spec msacm32: Renamed the dlls/msacm directory to dlls/msacm32. 2006-04-10 16:55:04 +02:00
msacm32.spec msacm32: Renamed the dlls/msacm directory to dlls/msacm32. 2006-04-10 16:55:04 +02:00
msacm32_main.c msacm32: Exclude unused headers. 2007-05-10 12:23:16 +02:00
msacm_Cs.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msacm_Da.rc Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
msacm_De.rc resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
msacm_En.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msacm_Es.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msacm_Fr.rc Uniformization of French main menu accelerators. 2006-05-24 10:35:26 +02:00
msacm_Hu.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msacm_It.rc msacm32: Typo in Italian resource file. 2009-02-18 12:12:13 +01:00
msacm_Ja.rc msacm32: Convert Japanese resource to UTF-8. 2008-10-13 11:41:01 +02:00
msacm_Ko.rc *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
msacm_Nl.rc resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
msacm_No.rc Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
msacm_Pl.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msacm_Pt.rc msacm32: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-27 13:42:50 +01:00
msacm_Ro.rc msacm32: Add the Romanian translation. 2008-04-08 13:20:30 +02:00
msacm_Ru.rc msacm32: Add Russian translation. 2008-04-07 11:34:19 +02:00
msacm_Si.rc mscacm32: Added Slovenian translation. 2008-04-07 21:39:30 +02:00
msacm_Sv.rc Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
msacm_Tr.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msacm_Zh.rc *Zh.rc: Update the Chinese resource font name to "MS Shell Dlg". 2008-12-11 12:20:48 +01:00
msacm_main.c msacm32: Split out the 16bit parts of the private header. 2009-02-18 13:18:05 +01:00
pcmconverter.c msacm32: Fix some Win64 problems. 2009-02-18 13:18:12 +01:00
stream.c msacm32: Fix some Win64 problems. 2009-02-18 13:18:12 +01:00
wineacm.h msacm32: Split out the 16bit parts of the private header. 2009-02-18 13:18:05 +01:00
wineacm16.h msacm32: Split out the 16bit parts of the private header. 2009-02-18 13:18:05 +01:00