commit | f3fd891dedefba64438490c10c162edda722ec7d | [log] [tgz] |
---|---|---|
author | Kirill Makurin <maiddaisuki@outlook.com> | Wed Jul 09 17:33:50 2025 +0900 |
committer | LIU Hao <lh_mouse@126.com> | Sat Jul 12 16:57:59 2025 +0800 |
tree | 6ef8a3e9ae66aa3092583fbc28fff927a6b09a8f | |
parent | 57ff70bb9fa1bdbc918cd76e3f95f73ba5b4f5a7 [diff] |
crt: msvcrt.dll: use replacements for C95 conversion functions Previously, replacements were used only for i386 and x86_64 versions of msvcrt.dll. Signed-off-by: Kirill Makurin <maiddaisuki@outlook.com>