ANSICALL.DLL: Difference between revisions
Appearance
mNo edit summary |
|||
Line 10: | Line 10: | ||
|} | |} | ||
== | ==Exports== | ||
{|class="wikitable" | {|class="wikitable" | ||
!Ordinal||Entry Point||Desc||Forwarder | !Ordinal||Entry Point||Desc||Forwarder |
Revision as of 16:59, 26 April 2020
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 |
Exports
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 |