mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
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:
@@ -326,8 +326,8 @@ _heapset
|
||||
_heapused=stub
|
||||
_heapwalk
|
||||
_hypot
|
||||
_i64toa=NTDLL._i64toa
|
||||
_i64tow=NTDLL._i64tow
|
||||
_i64toa
|
||||
_i64tow
|
||||
_initterm
|
||||
_inp=stub
|
||||
_inpd=stub
|
||||
|
||||
Reference in New Issue
Block a user