[MSVCRT]: Implement and export _wtof, based on Wine and existing code; patch by Amine...
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 11 Nov 2016 23:32:29 +0000 (23:32 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 11 Nov 2016 23:32:29 +0000 (23:32 +0000)
commitb98bfc8583628d942554d59d51959c844baefad1
treec340b36d290229da7924cc3c5b33f9ef3d94d6b0
parented21369043ece2875b1e6f6b8498b22e2968d4d3
[MSVCRT]: Implement and export _wtof, based on Wine and existing code; patch by Amine Khaldi.
CORE-12335 #resolve
CORE-9312 #comment Please retest with r73206

svn path=/trunk/; revision=73206
reactos/dll/win32/msvcrt/msvcrt.spec
reactos/sdk/lib/crt/crt.cmake
reactos/sdk/lib/crt/string/wtof.c [new file with mode: 0644]