Alistair Leslie-Hughes : mfplat: Correct spec for MFTRegisterLocal.

Alexandre Julliard julliard at winehq.org
Tue Sep 11 14:53:18 CDT 2018


Module: wine
Branch: master
Commit: 24279f1cf26832dad45d5bc850b5a193f408f521
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=24279f1cf26832dad45d5bc850b5a193f408f521

Author: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date:   Mon Sep 10 22:11:59 2018 +0000

mfplat: Correct spec for MFTRegisterLocal.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mfplat/mfplat.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/mfplat/mfplat.spec b/dlls/mfplat/mfplat.spec
index 42b0b86..f606447 100644
--- a/dlls/mfplat/mfplat.spec
+++ b/dlls/mfplat/mfplat.spec
@@ -138,7 +138,7 @@
 @ stdcall MFTEnumEx(int128 long ptr ptr ptr ptr)
 @ stub MFTGetInfo
 @ stdcall MFTRegister(int128 int128 wstr long long ptr long ptr ptr)
-@ stub MFTRegisterLocal(ptr ptr wstr long long  ptr long ptr)
+@ stdcall MFTRegisterLocal(ptr ptr wstr long long  ptr long ptr)
 @ stub MFTRegisterLocalByCLSID
 @ stdcall MFTUnregister(int128)
 @ stdcall MFTUnregisterLocal(ptr)




More information about the wine-cvs mailing list