Jump to content

FKA.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions 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==         
{|class="wikitable"
:64 FkaInit
|64
:65 QueryFkaDisplayDetails
|FkaInit
:66 WinFkaWndProc
|65
:67 WinLoadFka
|QueryFkaDisplayDetails
:68 WinCreateFka
|-
:69 WinSetFkaForm
|66
:70 WinQueryFkaForm
|WinFkaWndProc
:71 WinGotoFka
|67
:72 WinGoFromFka
|WinLoadFka
|-
|68
|WinCreateFka
|69
|WinSetFkaForm
|-
|70
|WinQueryFkaForm
|71
|WinGotoFka
|-
|72
|WinGoFromFka
|}


==DLLs Loaded==
==DLLs Loaded==
Line 48: 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