Alexandre Julliard : msvcp: Implement the numeric limit constants.
Module: wine Branch: master Commit: 9e89da33f75c03e86829a0dbaf8029a79e3cb300 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9e89da33f75c03e86829a0dbaf... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed May 4 13:49:36 2011 +0200 msvcp: Implement the numeric limit constants. --- dlls/msvcp100/msvcp100.spec | 204 +++++++++++++------------- dlls/msvcp70/msvcp70.spec | 204 +++++++++++++------------- dlls/msvcp71/msvcp71.spec | 204 +++++++++++++------------- dlls/msvcp80/msvcp80.spec | 204 +++++++++++++------------- dlls/msvcp90/Makefile.in | 1 + dlls/msvcp90/math.c | 349 +++++++++++++++++++++++++++++++++++++++++++ dlls/msvcp90/msvcp90.spec | 204 +++++++++++++------------- 7 files changed, 860 insertions(+), 510 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9e89da33f75c03e86829a0...
participants (1)
-
Alexandre Julliard