Jump to content

FKA.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Function key area window dynamic link library. This file contains various calling features.
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
!Version
!Size
!Comments
|-
|-
|1996-06-17 15:59
|1996-06-17|| ||13,997 bytes||Warp 4
|N/A
|13,997 bytes
|Warp 4
|}
|}


==DLL Entry Points==         
==Exports==         
:64 FkaInit
:64 FkaInit
:65 QueryFkaDisplayDetails
:65 QueryFkaDisplayDetails
Line 33: Line 27:
* [[PMMERGE.DLL]]
* [[PMMERGE.DLL]]


[[Category:Files]]
[[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

DLLs Loaded