APIEX000.DLL: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
This file belongs to a library created by Alessandro Cantatore. He licensed the last version to Serenity | 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" | |||
{| | |||
|- | |- | ||
!Date | !Date||Version||Size||Comments | ||
|- | |- | ||
|Oct-10-2008 12: | |Oct-10-2008 12:33||2.0||58,319 bytes||Guided Procedures RELEASE | ||
|2.0 | |||
|58,319 bytes | |||
| | |||
|- | |- | ||
|May-25-2002 17:26|| || bytes|| | |||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
< | <pre> | ||
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 | |||
</pre> | |||
</ | |||
==DLLs Loaded== | ==DLLs Loaded== |
Revision as of 01:43, 20 April 2017
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 |
---|---|---|---|
Oct-10-2008 12:33 | 2.0 | 58,319 bytes | Guided Procedures RELEASE |
May-25-2002 17:26 | 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