5 Sep
2019
5 Sep
'19
2:43 p.m.
Daniel Lehman <dlehman25(a)gmail.com> writes:
@@ -44,6 +44,7 @@ WINE_1.0 strstrW; strtolW; strtoulW; + strtoullW; struprW; tolowerW; toupperW;
We don't want to modify the libwine interface. You should use a Win32 API function like _wtoi64. -- Alexandre Julliard julliard(a)winehq.org