FKA.DLL: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Function key area window dynamic link library. This file contains various calling features. | Function key area window dynamic link library. This file contains various calling features. | ||
Used by LXLITE.EXE | 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== | ==Versions== | ||
{| | {|class="wikitable" | ||
!Date | !Date | ||
!Version | !Version | ||
Line 11: | Line 10: | ||
!Comments | !Comments | ||
|- | |- | ||
| | |1996-06-17 15:59 | ||
|N/A | |N/A | ||
|13,997 bytes | |13,997 bytes | ||
| | |Warp 4 | ||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
{| | {|class="wikitable" | ||
|64 | |64 | ||
|FkaInit | |FkaInit | ||
Line 52: | Line 47: | ||
* [[PMWIN.DLL]] | * [[PMWIN.DLL]] | ||
* [[PMMERGE.DLL]] | * [[PMMERGE.DLL]] | ||
[[Category:Files]] | [[Category:Files]] |
Revision as of 15:04, 14 June 2016
Function key area window dynamic link library. This file 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 15:59 | N/A | 13,997 bytes | Warp 4 |
DLL Entry Points
64 | FkaInit | 65 | QueryFkaDisplayDetails |
66 | WinFkaWndProc | 67 | WinLoadFka |
68 | WinCreateFka | 69 | WinSetFkaForm |
70 | WinQueryFkaForm | 71 | WinGotoFka |
72 | WinGoFromFka |