[PATCH 1/3] msvcrt: Move big numbers implementation to new file.

Piotr Caban piotr at codeweavers.com
Fri Jul 10 03:12:34 CDT 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/bnum.h   | 136 +++++++++++++++++++++++++++++++++++++++++++
  dlls/msvcrt/string.c | 116 +-----------------------------------
  2 files changed, 138 insertions(+), 114 deletions(-)
  create mode 100644 dlls/msvcrt/bnum.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Move-big-numbers-implementation-to-new-file.txt
Type: text/x-patch
Size: 8583 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200710/767bceb1/attachment.bin>


More information about the wine-devel mailing list