Piotr Caban piotr@codeweavers.com writes:
dlls/msvcr80/msvcr80.spec | 4 +-
dlls/msvcr90/msvcr90.spec | 4 +-
dlls/msvcrt/msvcrt.h | 44 ++++++++++++++++
dlls/msvcrt/msvcrt.spec | 4 +-
dlls/msvcrt/string.c | 80 ++++++++++++++++++++++++++++
dlls/msvcrt/tests/string.c | 123
++++++++++++++++++++++++++++++++++++++++++++
include/msvcrt/crtdefs.h | 52 ++++++++++++++++++
7 files changed, 305 insertions(+), 6 deletions(-)
This one doesn't build on Mingw either, because of crtdefs.h conflicts.
--
Alexandre Julliard
julliard@winehq.org