[PATCH] msctf: Added semi-stub support for ITfKeyTraceEventSink event sink.

Alexandre Julliard julliard at winehq.org
Tue Mar 13 16:46:09 CDT 2018


Jacek Caban <jacek at codeweavers.com> writes:

> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> ---
>  dlls/msctf/msctf_internal.h       |  1 +
>  dlls/msctf/tests/inputprocessor.c | 59
> +++++++++++++++++++++++++++++++++++++--
>  dlls/msctf/threadmgr.c            |  7 +++++
>  include/msctf.idl                 | 17 +++++++++++
>  4 files changed, 82 insertions(+), 2 deletions(-)

It doesn't work here:

../../../tools/runtest -q -P wine -T ../../.. -M msctf.dll -p msctf_test.exe.so inputprocessor && touch inputprocessor.ok
inputprocessor.c:1149: Test failed: Failed to unadvise Sink
Makefile:182: recipe for target 'inputprocessor.ok' failed
make: *** [inputprocessor.ok] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list