kernel32: Make CopyFile() call CopyFileEx() instead of the other way around.
[wine] / dlls / winsta / Makefile.in
1 MODULE    = winsta.dll
2
3 C_SRCS = \
4         main.c
5
6 @MAKE_DLL_RULES@