Dan Kegel : msvcr100: Add wmemmove_s and wmemcpy_s.

Alexandre Julliard julliard at winehq.org
Mon Sep 3 13:19:13 CDT 2012


Module: wine
Branch: master
Commit: 481a8036ea8193743a7f8c87b3d1a667917093fe
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=481a8036ea8193743a7f8c87b3d1a667917093fe

Author: Dan Kegel <dank at kegel.com>
Date:   Fri Aug 31 08:00:24 2012 -0700

msvcr100: Add wmemmove_s and wmemcpy_s.

---

 configure                       |    1 +
 configure.ac                    |    1 +
 dlls/msvcr100/msvcr100.c        |   55 +++++++++
 dlls/msvcr100/msvcr100.spec     |    4 +-
 dlls/msvcr100/tests/Makefile.in |    9 ++
 dlls/msvcr100/tests/msvcr100.c  |  257 +++++++++++++++++++++++++++++++++++++++
 6 files changed, 325 insertions(+), 2 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=481a8036ea8193743a7f8c87b3d1a667917093fe



More information about the wine-cvs mailing list