Module: wine Branch: master Commit: 1020db7938c7c3d2ce6250739dfb8df22d5a3745 URL: https://source.winehq.org/git/wine.git/?a=commit;h=1020db7938c7c3d2ce6250739...
Author: Huw Davies huw@codeweavers.com Date: Tue May 28 12:59:44 2019 +0100
msctfp: Define the correct PROXY_CLSID.
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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