Daniel Lehman : msvcp120: Implement _Cnd_* functions.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Nov 13 08:34:47 CST 2015


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

Author: Daniel Lehman <dlehman at esri.com>
Date:   Tue Nov  3 17:10:16 2015 -0800

msvcp120: Implement _Cnd_* functions.

Signed-off-by: Daniel Lehman <dlehman at esri.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcp110/msvcp110.spec         |  12 +--
 dlls/msvcp120/msvcp120.spec         |  12 +--
 dlls/msvcp120/tests/msvcp120.c      | 184 +++++++++++++++++++++++++++++++++++-
 dlls/msvcp120_app/msvcp120_app.spec |  12 +--
 dlls/msvcp90/misc.c                 | 104 ++++++++++++++++++++
 dlls/msvcp90/msvcp90.h              |   2 +
 dlls/msvcp90/msvcp_main.c           |   1 +
 7 files changed, 308 insertions(+), 19 deletions(-)

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



More information about the wine-cvs mailing list