Jump to content

ANSICALL.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
This file is the ANSI terminal support. Extended display and keyboard support dynamic link library.
The Extended display and keyboard support dynamic link library supports ANSI terminal.


==Version==
==Version==
Line 5: Line 5:
!Date||Version||Size||Comments
!Date||Version||Size||Comments
|-
|-
|2011-09-17 06:13||14.100||463 bytes||By OSFree. Alternative Version. ANSI escape sequence API.
|1987-10-21|| ||3.637 bytes||OS/2 1.0
|-
|-
|2002-03-08 19:16|| ||512 bytes||By IBM
|2002-03-08|| ||512 bytes||Forwarder DLL
|}
|}


Line 20: Line 20:
|3||AnsiInterp||ANSI Control Code Sequence interpreter||DOSCALLS.849
|3||AnsiInterp||ANSI Control Code Sequence interpreter||DOSCALLS.849
|}
|}
==DLLs Loaded==
* [[DOSCALL1.DLL]]
==Alternative Version==
OSFree Project produced an alternative open source version of ANSICALL.DLL.


[[Category:Files]]
[[Category:Files]]

Revision as of 01:28, 5 August 2019

The Extended display and keyboard support dynamic link library supports ANSI terminal.

Version

Date Version Size Comments
1987-10-21 3.637 bytes OS/2 1.0
2002-03-08 512 bytes Forwarder DLL

DLL Entry Points

Ordinal Entry Point Desc Forwarder
1 AnsiInject Inject ANSI DSR output to KbdHandler buffer DOSCALLS.848
2 AnsiKeydef ANSI keyboard key reassignment DOSCALLS.850
3 AnsiInterp ANSI Control Code Sequence interpreter DOSCALLS.849