APIEX000.DLL: Difference between revisions
Appearance
mNo edit summary |
|||
(2 intermediate revisions by 2 users not shown) | |||
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 | ||
|- | |- | ||
| | |2008-10-10||2.0||58,319 bytes||Guided Procedures RELEASE | ||
|2.0 | |||
|58,319 bytes | |||
| | |||
|- | |- | ||
|2002-05-25|| || 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== | ||
* [[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