[PATCH 4/5] msvcrt: Added _strtoi64 implementation (try2)

Piotr Caban piotr at codeweavers.com
Sun Mar 28 17:04:03 CDT 2010


I was not able to reproduce compilation error caused by this patch. This 
time crtdefs.h is not updated.
---
  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 
++++++++++++++++++++++++++++++++++++++++++++
  6 files changed, 253 insertions(+), 6 deletions(-)


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


More information about the wine-patches mailing list