msctfp: Define the correct PROXY_CLSID.
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
9d48b3294c
commit
1020db7938
|
@ -3,4 +3,4 @@ IMPORTS = rpcrt4 ole32 oleaut32
|
||||||
|
|
||||||
IDL_SRCS = msctfp.idl
|
IDL_SRCS = msctfp.idl
|
||||||
|
|
||||||
dlldata_EXTRADEFS = -DWINE_REGISTER_DLL
|
dlldata_EXTRADEFS = -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer
|
||||||
|
|
Loading…
Reference in New Issue