FKA.DLL: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Function key area window dynamic link library | Function key area window dynamic link library contains various calling features. | ||
Used by LXLITE.EXE. EPMKWDS.C knows its ordinal functions such as ORD_FKAINIT. These are defined a.o. in the BSEORD.H of the toolkit. | Used by LXLITE.EXE. EPMKWDS.C knows its ordinal functions such as ORD_FKAINIT. These are defined a.o. in the BSEORD.H of the toolkit. | ||
Line 5: | Line 5: | ||
==Versions== | ==Versions== | ||
{|class="wikitable" | {|class="wikitable" | ||
!Date | !Date||Version||Size||Comments | ||
|- | |- | ||
|1996-06-17 | |1996-06-17|| ||13,997 bytes||Warp 4 | ||
| | |||
|13,997 bytes | |||
|Warp 4 | |||
|} | |} | ||
== | ==Exports== | ||
:64 FkaInit | |||
:65 QueryFkaDisplayDetails | |||
:66 WinFkaWndProc | |||
:67 WinLoadFka | |||
:68 WinCreateFka | |||
:69 WinSetFkaForm | |||
:70 WinQueryFkaForm | |||
:71 WinGotoFka | |||
:72 WinGoFromFka | |||
==DLLs Loaded== | ==DLLs Loaded== | ||
Line 48: | Line 27: | ||
* [[PMMERGE.DLL]] | * [[PMMERGE.DLL]] | ||
[[Category: | [[Category:DLL]] |
Latest revision as of 03:27, 10 July 2020
Function key area window dynamic link library contains various calling features.
Used by LXLITE.EXE. EPMKWDS.C knows its ordinal functions such as ORD_FKAINIT. These are defined a.o. in the BSEORD.H of the toolkit.
Versions
Date | Version | Size | Comments |
---|---|---|---|
1996-06-17 | 13,997 bytes | Warp 4 |
Exports
- 64 FkaInit
- 65 QueryFkaDisplayDetails
- 66 WinFkaWndProc
- 67 WinLoadFka
- 68 WinCreateFka
- 69 WinSetFkaForm
- 70 WinQueryFkaForm
- 71 WinGotoFka
- 72 WinGoFromFka