include: Change some DWORD to DWORD_PTR in msacm.h.

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Thu Feb 5 03:45:13 CST 2009


>>>>> "Michael" == Michael Stefaniuc <mstefani at redhat.de> writes:

    Michael> The change is for Win64 compatibility and it matches the DDK.
-MMRESULT WINAPI acmDriverEnum(ACMDRIVERENUMCB fnCallback, DWORD dwInstance, 
	  DWORD fdwEnum)
+MMRESULT WINAPI acmDriverEnum(ACMDRIVERENUMCB fnCallback, 
	  DWORD_PTR dwInstance,  DWORD fdwEnum)

Is the spec aentry then still right?

./dlls/msacm32/msacm32.spec:@ stdcall acmDriverDetailsW(long ptr long)
-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------



More information about the wine-devel mailing list