Module: wine Branch: master Commit: 733b2c3b27349d743bb5e00f736e28f215566b61 URL: http://source.winehq.org/git/wine.git/?a=commit;h=733b2c3b27349d743bb5e00f73...
Author: Piotr Caban piotr@codeweavers.com Date: Wed Jan 16 14:27:20 2013 +0100
msvcp90: Added operators working on complex numbers.
---
dlls/msvcp90/math.c | 624 +++++++++++++++++++++++++++++++++++++++++++++ dlls/msvcp90/msvcp90.spec | 372 ++++++++++++++-------------- 2 files changed, 810 insertions(+), 186 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=733b2c3b27349d743bb5e0...