ansicon/acrt.def
Jason Hood f2843b1d10 Explicitly link the VC exe with MSVCRT.dll
Create an import library containing the necessary CRT functions and link
with that, rather than the compiler's own version.
2018-05-11 15:14:58 +10:00

30 lines
225 B
Modula-2

EXPORTS
__iob_func
_fileno
_iob
_isatty
_setmode
_snwprintf
_wcsicmp
_wtoi
fflush
fputws
free
fwprintf
iswctype
malloc
memchr
memcpy
memmove
qsort
setlocale
sprintf
towlower
wcschr
wcscmp
wcscpy
wcslen
wcspbrk
wcsstr
wprintf