KBDCALLS.DLL: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
Keyboard Calls DLL forwarder. This DLL is part of OS/2's [[Control Program]]. | |||
On the latest version of OS/2, this file forwards it's functions to DOSCALL. | On the latest version of OS/2, this file forwards it's functions to DOSCALL. | ||
==Version== | ==Version== | ||
{| class="wikitable" | {|class="wikitable" | ||
! Date | !Date||Version||Size||Comments | ||
|- | |- | ||
|2002-03-08|| ||1,024 bytes|| | |||
|2002-03-08 | |||
| | |||
|1,024 bytes | |||
| | |||
| | |||
|} | |} | ||
==DLL | ==DLL Entry Points== | ||
#[[KbdSetCustXt]] | |||
#[[KbdInit]] | |||
#[[KbdGetCp]] | |||
#[[KbdCharIn]] | |||
#[[KbdSetCp]] | |||
#KbdLoadInstance | |||
#[[KbdSynch]] | |||
#[[KbdRegister]] | |||
#[[KbdStringIn]] | |||
#[[KbdGetStatus]] | |||
#[[KbdSetStatus]] | |||
#[[KbdGetFocus]] | |||
#[[KbdFlushBuffer]] | |||
#[[KbdXlate]] | |||
#[[KbdSwitchFgnd]] | |||
#KbdShellInit | |||
#[[KbdClose]] | |||
#[[KbdFreeFocus]] | |||
#KbdFree | |||
#[[KbdDeRegister]] | |||
#[[KbdSetFgnd]] | |||
#[[KbdPeek]] | |||
#[[KbdOpen]] | |||
#[[KbdGetHWID]] | |||
#[[KbdSetHWID]] | |||
[[Category: | [[Category:DLL]] |
Revision as of 17:58, 1 January 2020
Keyboard Calls DLL forwarder. This DLL is part of OS/2's Control Program.
On the latest version of OS/2, this file forwards it's functions to DOSCALL.
Version
Date | Version | Size | Comments |
---|---|---|---|
2002-03-08 | 1,024 bytes |
DLL Entry Points
- KbdSetCustXt
- KbdInit
- KbdGetCp
- KbdCharIn
- KbdSetCp
- KbdLoadInstance
- KbdSynch
- KbdRegister
- KbdStringIn
- KbdGetStatus
- KbdSetStatus
- KbdGetFocus
- KbdFlushBuffer
- KbdXlate
- KbdSwitchFgnd
- KbdShellInit
- KbdClose
- KbdFreeFocus
- KbdFree
- KbdDeRegister
- KbdSetFgnd
- KbdPeek
- KbdOpen
- KbdGetHWID
- KbdSetHWID