winex11: Have ToUnicodeEx null-terminate the output buffer, if there's room.
[wine] / dlls / hal / Makefile.in
1 MODULE    = hal.dll
2
3 C_SRCS = \
4         hal.c
5
6 RC_SRCS = version.rc
7
8 @MAKE_DLL_RULES@