[PATCH 1/6] msvcrt: Added _strtime_s and _wstrtime_s implementation

Piotr Caban piotr at codeweavers.com
Thu Aug 26 18:45:31 CDT 2010


---
  dlls/msvcr100/msvcr100.spec |    4 +-
  dlls/msvcr80/msvcr80.spec   |    4 +-
  dlls/msvcr90/msvcr90.spec   |    4 +-
  dlls/msvcrt/msvcrt.spec     |    4 +-
  dlls/msvcrt/tests/time.c    |   46 
+++++++++++++++++++++++++++++++++++++-----
  dlls/msvcrt/time.c          |   44 
+++++++++++++++++++++++++++++++++++++++++
  include/msvcrt/time.h       |    2 +
  include/msvcrt/wchar.h      |    1 +
  8 files changed, 95 insertions(+), 14 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-msvcrt-Added-_strtime_s-and-_wstrtime_s-implementation.txt
Type: text/x-patch
Size: 8975 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100827/30a6164f/attachment.bin>


More information about the wine-patches mailing list