wbemprox: Return an empty object if the path is NULL or empty.
[wine] / dlls / wbemprox / tests / Makefile.in
1 TESTDLL   = wbemprox.dll
2 IMPORTS   = uuid oleaut32 ole32 user32
3
4 C_SRCS = \
5         query.c \
6         services.c
7
8 @MAKE_TEST_RULES@