[PATCH] msctfp: Define the correct PROXY_CLSID.

Huw Davies huw at codeweavers.com
Tue May 28 06:59:44 CDT 2019


Signed-off-by: Huw Davies <huw at codeweavers.com>
---
 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 9ff3c3dd4f..992aeef65f 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
-- 
2.17.1




More information about the wine-devel mailing list