Jump to content

ANSICALL.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
m Undo revision 75794 by Martini (talk)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The Extended display and keyboard support dynamic link library supports ANSI terminal.


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
|-
!Date
|1987-10-21|| ||3.637 bytes||OS/2 1.0
!Version
!Size
!Comments
|-
|-
|2002-Mar-08 8:16pm
|2002-03-08|| ||512 bytes||Forwarder DLL
|
|512b.
|By IBM. Included on eComStation 2.1.
|-
|
|
|
|
|}
|}


 
==Exports==
==DLL Entry Points==
{|class="wikitable"
{| border="1"
!Ordinal||Entry Point||Desc||Forwarder
|-
|1||AnsiInject||Inject ANSI DSR output to KbdHandler buffer||DOSCALLS.848
|-
|-
|1
|2||AnsiKeydef||ANSI keyboard key reassignment||DOSCALLS.850
|AnsiInject
|2
|AnsiKeydef
|-
|-
|3
|3||AnsiInterp||ANSI Control Code Sequence interpreter||DOSCALLS.849
|AnsiInterp
|}
|}


==DLLs Loaded==
[[Category:DLL]]
[[Image:ANSICALL-PMDLL.png]]
 
 
[[Category:Files]]

Latest revision as of 12:58, 7 June 2021

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