25 Mar
2010
25 Mar
'10
4:20 p.m.
Piotr Caban <piotr(a)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(a)winehq.org