Jump to content

FKA.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
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.
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==
{| border="1"
{|class="wikitable"
|-
!Date
!Date
!Version
!Version
Line 11: Line 10:
!Comments
!Comments
|-
|-
|Nov-22-1999  11:46
|1996-06-17 15:59
|N/A
|N/A
|13,997 bytes.
|13,997 bytes
|
|Warp 4
|-
|}
|}


         
 
==DLL Entry Points==         
==DLL Entry Points==         
{| border="1"
{|class="wikitable"
|-
|64
|64
|FkaInit
|FkaInit
Line 52: Line 47:
* [[PMWIN.DLL]]
* [[PMWIN.DLL]]
* [[PMMERGE.DLL]]
* [[PMMERGE.DLL]]
==Used by==
* [[LXLITE.EXE]]


[[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

DLLs Loaded