KBDCALLS.DLL: Difference between revisions
Appearance
Created page with " {| border="1" |- |1 |KbdSetCustXt |2 |KbdInit |- |3 |KbdGetCp |4 |KbdCharIn |- |5 |KbdSetCp |6 |KbdLoadInstance |- |7 |KbdSynch |8 |K..." |
No edit summary |
||
Line 1: | Line 1: | ||
This file on the latest versions of OS/2 and eCS is a Keyboard Calls DLL forwarder. | |||
==Version== | |||
{| class="wikitable" | |||
|- | |||
! Date !!Version !! Size !! Comments | |||
|- | |||
| 2002/Mar/08 || N/A || 1,024 bytes || Included on eComStation 2.1. | |||
|} | |||
==DLL Entry Points== | |||
{| border="1" | {| border="1" | ||
|- | |- |
Revision as of 15:47, 7 March 2015
This file on the latest versions of OS/2 and eCS is a Keyboard Calls DLL forwarder.
Version
Date | Version | Size | Comments |
---|---|---|---|
2002/Mar/08 | N/A | 1,024 bytes | Included on eComStation 2.1. |
DLL Entry Points
1 | KbdSetCustXt | 2 | KbdInit |
3 | KbdGetCp | 4 | KbdCharIn |
5 | KbdSetCp | 6 | KbdLoadInstance |
7 | KbdSynch | 8 | KbdRegister |
9 | KbdStringIn | 10 | KbdGetStatus |
11 | KbdSetStatus | 12 | KbdGetFocus |
13 | KbdFlushBuffer | 14 | KbdXlate |
15 | KbdSwitchFgnd | 16 | KbdShellInit |
17 | KbdClose | 18 | KbdFreeFocus |
19 | KbdFree | 20 | KbdDeRegister |
21 | KbdSetFgnd | 22 | KbdPeek |
23 | KbdOpen | 24 | KbdGetHWId |
25 | KbdSetHWId |