Piotr Caban : msvcp90: Added _Mutex class implementation.

Alexandre Julliard julliard at winehq.org
Fri May 27 11:03:42 CDT 2011


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Fri May 27 14:35:53 2011 +0200

msvcp90: Added _Mutex class implementation.

---

 dlls/msvcp100/msvcp100.spec |   32 +++++++-------
 dlls/msvcp71/msvcp71.spec   |   16 ++++----
 dlls/msvcp80/msvcp80.spec   |   32 +++++++-------
 dlls/msvcp90/Makefile.in    |    1 +
 dlls/msvcp90/misc.c         |   92 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msvcp90/msvcp90.spec   |   32 +++++++-------
 6 files changed, 149 insertions(+), 56 deletions(-)

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



More information about the wine-cvs mailing list