[PATCH 2/2] msvcrt: Move fread_s function to msvcrt

Piotr Caban piotr at codeweavers.com
Thu Mar 28 06:57:14 CDT 2013


---
  dlls/msvcr100/msvcr100.c    | 53 
---------------------------------------------
  dlls/msvcr100/msvcr100.spec |  2 +-
  dlls/msvcr110/msvcr110.spec |  2 +-
  dlls/msvcr80/msvcr80.spec   |  2 +-
  dlls/msvcr90/msvcr90.spec   |  2 +-
  dlls/msvcrt/file.c          | 51 
+++++++++++++++++++++++++++++++++++++++++++
  dlls/msvcrt/msvcrt.h        |  5 +++++
  dlls/msvcrt/msvcrt.spec     |  1 +
  8 files changed, 61 insertions(+), 57 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcrt-Move-fread_s-function-to-msvcrt.txt
Type: text/x-patch
Size: 6877 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130328/23688fc3/attachment.bin>


More information about the wine-patches mailing list