[PATCH 10/11] msvcr70: Provide floating point finction wrappers in importlib.
Aug. 6, 2019
5:27 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- For x86, we have inline wrappers. dlls/msvcr70/Makefile.in | 1 + dlls/msvcr71/Makefile.in | 1 + dlls/msvcrt/mathf.c | 37 +++++++++++++++++++++++++++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 dlls/msvcrt/mathf.c
2424
Age (days ago)
2424
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban