[PATCH] msctfp: Define the correct PROXY_CLSID.
28 May
2019
28 May
'19
12:59 p.m.
Signed-off-by: Huw Davies <huw(a)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
2480
Age (days ago)
2480
Last active (days ago)
0 comments
1 participants
participants (1)
-
Huw Davies