make our msvcrt bit more windows nt4/2000 compatible

do not link _i64toa and _i64tow to ntdll they are missing in windows nt4/windows 2000 ntdll. 

svn path=/trunk/; revision=24475
This commit is contained in:
Magnus Olsen 2006-10-09 18:42:24 +00:00
parent 80c28a9405
commit f86ee0a05c

View file

@ -326,8 +326,8 @@ _heapset
_heapused=stub
_heapwalk
_hypot
_i64toa=NTDLL._i64toa
_i64tow=NTDLL._i64tow
_i64toa
_i64tow
_initterm
_inp=stub
_inpd=stub