Jump to content

FKA.DLL: Difference between revisions

From EDM2
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 and it seems that PMMERGE.DLL loads it. EPMKWDS.C knows its ordinal functions such as ORD_FKAINIT. These are defined a.o. in the BSEORD.H of the toolkit.


==Versions==
==Versions==
Line 50: Line 52:
* [[PMWIN.DLL]]
* [[PMWIN.DLL]]
* [[PMMERGE.DLL]]
* [[PMMERGE.DLL]]
==Used by==
* [[LXLITE.EXE]]


[[Category:Files]]
[[Category:Files]]

Revision as of 17:27, 31 July 2015

Function key area window dynamic link library. This file contains various calling features.

Used by LXLITE.EXE and it seems that PMMERGE.DLL loads it. 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
Nov-22-1999 11:46 N/A 13,997 bytes.


DLL Entry Points

64 FkaInit 65 QueryFkaDisplayDetails
66 WinFkaWndProc 67 WinLoadFka
68 WinCreateFka 69 WinSetFkaForm
70 WinQueryFkaForm 71 WinGotoFka
72 WinGoFromFka

DLLs Loaded

Used by