d3d10core: Fixup HRESULT in a bunch of error cases.
[wine] / dlls / msctf / tests / Makefile.in
1 TESTDLL   = msctf.dll
2 IMPORTS   = ole32 user32
3
4 C_SRCS = \
5         inputprocessor.c
6
7 @MAKE_TEST_RULES@