24 Jan
2013
24 Jan
'13
6:59 p.m.
Module: wine Branch: master Commit: e4525224b056feed6086293f5d9cae26ce94831c URL: http://source.winehq.org/git/wine.git/?a=commit;h=e4525224b056feed6086293f5d... Author: Piotr Caban <piotr(a)codeweavers.com> Date: Thu Jan 24 12:27:43 2013 +0100 msvcp90: Added complex::real and complex::imag implementation. --- dlls/msvcp90/math.c | 104 +++++++++++++++++++++++++++++++++++++++++++++ dlls/msvcp90/msvcp90.spec | 72 +++++++++++++++--------------- 2 files changed, 140 insertions(+), 36 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e4525224b056feed608629...