Piotr Caban : msvcrt: Introduce fpnum structure that can be used to represent 64 and 80-bit double.

Alexandre Julliard julliard at winehq.org
Thu Jul 23 16:36:57 CDT 2020


Module: wine
Branch: master
Commit: 450015781e7ad45a79df01225ee75271563317ce
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=450015781e7ad45a79df01225ee75271563317ce

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Thu Jul 23 15:38:28 2020 +0200

msvcrt: Introduce fpnum structure that can be used to represent 64 and 80-bit double.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcrt/msvcrt.h |  19 ++++-
 dlls/msvcrt/scanf.h  |   6 +-
 dlls/msvcrt/string.c | 212 ++++++++++++++++++++++++++++++---------------------
 dlls/msvcrt/wcs.c    |   7 +-
 4 files changed, 151 insertions(+), 93 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=450015781e7ad45a79df01225ee75271563317ce



More information about the wine-cvs mailing list