Sebastian Lackner : mfplat: Add missing export of MFGetPluginControl to specfile.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Aug 24 07:37:15 CDT 2015


Module: wine
Branch: master
Commit: 60d159af4576723c6d8d3329751d420d47836a46
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=60d159af4576723c6d8d3329751d420d47836a46

Author: Sebastian Lackner <sebastian at fds-team.de>
Date:   Mon Aug 24 03:51:37 2015 +0200

mfplat: Add missing export of MFGetPluginControl to specfile.

This part was missing in b33d7b869011b0485ce8296004feeea901391a79.

---

 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 7100dfd..0b402b7 100644
--- a/dlls/mfplat/mfplat.spec
+++ b/dlls/mfplat/mfplat.spec
@@ -94,7 +94,7 @@
 @ stub MFGetNumericNameFromSockaddr
 @ stub MFGetPlaneSize
 @ stub MFGetPlatform
-@ stub MFGetPluginControl
+@ stdcall MFGetPluginControl(ptr)
 @ stub MFGetPrivateWorkqueues
 @ stub MFGetSockaddrFromNumericName
 @ stub MFGetStrideForBitmapInfoHeader




More information about the wine-cvs mailing list