Huw Davies : msctfp: Define the correct PROXY_CLSID.

Alexandre Julliard julliard at winehq.org
Tue May 28 15:06:50 CDT 2019


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Tue May 28 12:59:44 2019 +0100

msctfp: Define the correct PROXY_CLSID.

Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msctfp/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/msctfp/Makefile.in b/dlls/msctfp/Makefile.in
index 9ff3c3d..992aeef 100644
--- a/dlls/msctfp/Makefile.in
+++ b/dlls/msctfp/Makefile.in
@@ -3,4 +3,4 @@ IMPORTS   = rpcrt4 ole32 oleaut32
 
 IDL_SRCS = msctfp.idl
 
-dlldata_EXTRADEFS = -DWINE_REGISTER_DLL
+dlldata_EXTRADEFS = -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer




More information about the wine-cvs mailing list