Logo
Explore 豫ICP备2021023625号-1 Help
Sign In
taynpg/ansicon
1
0
Fork 0
You've already forked ansicon
Code Issues Pull Requests Actions Packages Projects Releases 1 Wiki Activity
ansicon/acrt.def

31 lines
240 B
Modula-2
Raw Normal View History

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 12:16:58 +10:00
EXPORTS
__iob_func
_fileno
Fix -e et al when redirecting to NUL Redirecting ansicon to NUL would still write to the console, as NUL is regarded as a character device. Export IsConsoleHandle and use that instead of _isatty.
2018-08-23 17:02:47 +10:00
_get_osfhandle
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 12:16:58 +10:00
_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
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 29ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API