Re: [PATCH 6/8] msvcrt: Added _strtoi64 implementation (try4)
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
5831
Age (days ago)
5831
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard