Make _strtoui64 an alias of strtoull. Modified: trunk/reactos/lib/msvcrt/msvcrt.def _____
Modified: trunk/reactos/lib/msvcrt/msvcrt.def --- trunk/reactos/lib/msvcrt/msvcrt.def 2005-09-11 12:36:09 UTC (rev 17797) +++ trunk/reactos/lib/msvcrt/msvcrt.def 2005-09-11 13:05:33 UTC (rev 17798) @@ -528,7 +528,7 @@
_strset _strtime _strtoi64=stub -_strtoui64=stub +_strtoui64=strtoull _strupr _swab _sys_errlist DATA