[PATCH 6/8] msvcrt: Added _strtoi64 implementation (try4)

Alexandre Julliard julliard at winehq.org
Thu Mar 25 11:20:48 CDT 2010


Piotr Caban <piotr at 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 at winehq.org



More information about the wine-devel mailing list