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

Alexandre Julliard julliard at winehq.org
Thu Nov 29 15:09:39 CST 2018


Module: wine
Branch: stable
Commit: a6721224613e0b041a3291334834d6f7ba804098
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a6721224613e0b041a3291334834d6f7ba804098

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>
(cherry picked from commit 24279f1cf26832dad45d5bc850b5a193f408f521)
Signed-off-by: Michael Stefaniuc <mstefani 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 ba730e3..8a1fcd0 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)
 @ stub MFTUnregisterLocal




More information about the wine-cvs mailing list