Jump to content

APIEX000.DLL: Difference between revisions

From EDM2
Created page with " ==Version== {| border="1" |- !Date !Version !Size !Comments |- | |N/A | bytes. | |- |} ==DLL Entry Points== <PRE> </PRE> ==DLLs Loaded== * DOSCALL1.DLL Category:F..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This file belongs to a library [[APIEX000]] created by [[Alessandro Cantatore]]. He licensed the last version to Serenity Systems to be included on eComStation.


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
|-
|-
!Date
!Date||Version||Size||Comments
!Version
!Size
!Comments
|-
|-
|
|2008-10-10||2.0||58,319 bytes||Guided Procedures RELEASE
|N/A
| bytes.
|
|-
|-
|2002-05-25|| || bytes||
|}
|}


==DLL Entry Points==
==DLL Entry Points==
<PRE>
<pre>
 
  1 BoxClassRegister
 
  2 ProgressRegister
</PRE>
  3 TskLstRegister
  4 TListRegister
  5 ComboBoxClassRegister
  6 GPDefPageProc
  7 gpGetDataItem
  8 gpStartApp
  9 gpPrintfError
10 xpMalloc
11 xpFree
12 xpHeapmin
13 xpStrdup
14 xpRealloc
15 gpParseRespFileData
16 gpFreeRespFileData
17 gpRespFileAddString
18 gpRespFileFreeStrings
19 gpCopyFile
20 gpReadFile
21 gpFreeReadFile
22 gpIterateDataItem
23 gpLogoClassRegister
24 gpInitNLS
25 gpIsDBCSchar
26 gpCheckGPDataList
27 gpMakePath
28 gpFileExists
29 wMalloc
30 wRealloc
31 wStrDup
32 gpDefListBoxProc
33 gpFormatVolData
34 gpVolIndexFromVolLetter
35 gpVolDataFromVolLetter
36 gpHwndFromHapp
37 gpChkLvmAvailability
38 STFVRegister
50 _dbgPrintf
51 _dbgEnd
52 _dbgCopy
</pre>


==DLLs Loaded==
==DLLs Loaded==
* [[PMMERGE.DLL]]
* [[LVM.DLL]]
* [[DOSCALL1.DLL]]
* [[DOSCALL1.DLL]]
* [[PMGPI.DLL]]
* [[PMWIN.DLL]]
* [[NLS.DLL]]
* [[PMSHAPI.DLL]]
* [[MSG.DLL]]


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

Latest revision as of 00:41, 10 March 2020

This file belongs to a library APIEX000 created by Alessandro Cantatore. He licensed the last version to Serenity Systems to be included on eComStation.

Version

Date Version Size Comments
2008-10-10 2.0 58,319 bytes Guided Procedures RELEASE
2002-05-25 bytes

DLL Entry Points

  1 BoxClassRegister
  2 ProgressRegister
  3 TskLstRegister
  4 TListRegister
  5 ComboBoxClassRegister
  6 GPDefPageProc
  7 gpGetDataItem
  8 gpStartApp
  9 gpPrintfError
 10 xpMalloc
 11 xpFree
 12 xpHeapmin
 13 xpStrdup
 14 xpRealloc
 15 gpParseRespFileData
 16 gpFreeRespFileData
 17 gpRespFileAddString
 18 gpRespFileFreeStrings
 19 gpCopyFile
 20 gpReadFile
 21 gpFreeReadFile
 22 gpIterateDataItem
 23 gpLogoClassRegister
 24 gpInitNLS
 25 gpIsDBCSchar
 26 gpCheckGPDataList
 27 gpMakePath
 28 gpFileExists
 29 wMalloc
 30 wRealloc
 31 wStrDup
 32 gpDefListBoxProc
 33 gpFormatVolData
 34 gpVolIndexFromVolLetter
 35 gpVolDataFromVolLetter
 36 gpHwndFromHapp
 37 gpChkLvmAvailability
 38 STFVRegister
 50 _dbgPrintf
 51 _dbgEnd
 52 _dbgCopy

DLLs Loaded