Module: wine Branch: master Commit: ea5b845b32913048931864750fcb78630d501e4b URL: http://source.winehq.org/git/wine.git/?a=commit;h=ea5b845b32913048931864750f...
Author: Piotr Caban piotr@codeweavers.com Date: Thu Oct 4 13:14:15 2012 +0200
msvcp90: Added _Winit class implementation.
---
dlls/msvcp100/ios.c | 42 ++++++++++++++++++++++++++++++++++++++++++ dlls/msvcp100/msvcp100.spec | 14 +++++++------- dlls/msvcp71/ios.c | 42 ++++++++++++++++++++++++++++++++++++++++++ dlls/msvcp71/msvcp71.spec | 14 +++++++------- dlls/msvcp90/ios.c | 42 ++++++++++++++++++++++++++++++++++++++++++ dlls/msvcp90/msvcp90.spec | 14 +++++++------- 6 files changed, 147 insertions(+), 21 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ea5b845b32913048931864...