[WINEALSA] Fix WaveIn

Christian Costa titan.costa at wanadoo.fr
Sun Dec 14 13:51:31 CST 2003


Hi,

Last time I forgot to include the spec file in the diff. So here the 
patch which fixes that.

Bye.

Changelog :
Exported widMessage function.

Christian Costa   titan.costa at wanadoo.fr

-------------- next part --------------
Index: winealsa.drv.spec
===================================================================
RCS file: /home/wine/wine/dlls/winmm/winealsa/winealsa.drv.spec,v
retrieving revision 1.2
diff -u -r1.2 winealsa.drv.spec
--- winealsa.drv.spec	15 Sep 2003 22:08:39 -0000	1.2
+++ winealsa.drv.spec	14 Dec 2003 18:40:14 -0000
@@ -1,4 +1,5 @@
 @ stdcall DriverProc(long long long long long) ALSA_DriverProc
+@ stdcall widMessage(long long long long long) ALSA_widMessage
 @ stdcall wodMessage(long long long long long) ALSA_wodMessage
 @ stdcall midMessage(long long long long long) ALSA_midMessage
 @ stdcall modMessage(long long long long long) ALSA_modMessage


More information about the wine-patches mailing list