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

Piotr Caban piotr at codeweavers.com
Wed Mar 24 16:40:02 CDT 2010


---
  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(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-msvcrt-Added-_strtoi64-implementation.txt
Type: text/x-patch
Size: 13911 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100324/29c2f06e/attachment-0001.bin>


More information about the wine-patches mailing list