APIEX000: Difference between revisions
Appearance
mNo edit summary |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Guided procedures API used by eComStation installer. | |||
==Files== | |||
* [[APIEX000.DLL]] | |||
* [[ | |||
==Functions== | |||
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3"> | |||
*BoxClassRegister | |||
*ComboBoxClassRegister | |||
*GPDefPageProc | |||
*ProgressRegister | |||
*STFVRegister | |||
*TListRegister | |||
*TskLstRegister | |||
*gpCheckGPDataList | |||
*gpChkLvmAvailability | |||
*gpCopyFile | |||
*gpDefListBoxProc | |||
*gpFileExists | |||
*gpFormatVolData | |||
*gpFreeReadFile | |||
*gpFreeRespFileData | |||
*gpGetDataItem | |||
*gpHwndFromHapp | |||
*gpInitNLS | |||
*gpIsDBCSchar | |||
*gpIterateDataItem | |||
*gpLogoClassRegister | |||
*gpMakePath | |||
*gpParseRespFileData | |||
*gpPrintfError | |||
*gpReadFile | |||
*gpRespFileAddString | |||
*gpRespFileFreeStrings | |||
*gpStartApp | |||
*gpVolDataFromVolLetter | |||
*gpVolIndexFromVolLetter | |||
*wMalloc | |||
*wRealloc | |||
*wStrDup | |||
*xpFree | |||
*xpHeapmin | |||
*xpMalloc | |||
*xpRealloc | |||
*xpStrdup | |||
</div> | |||
==Authors== | |||
* [[Alessandro Cantatore]] | |||
[[Category: | [[Category:C Libraries]] |
Latest revision as of 14:52, 10 May 2017
Guided procedures API used by eComStation installer.
Files
Functions
- BoxClassRegister
- ComboBoxClassRegister
- GPDefPageProc
- ProgressRegister
- STFVRegister
- TListRegister
- TskLstRegister
- gpCheckGPDataList
- gpChkLvmAvailability
- gpCopyFile
- gpDefListBoxProc
- gpFileExists
- gpFormatVolData
- gpFreeReadFile
- gpFreeRespFileData
- gpGetDataItem
- gpHwndFromHapp
- gpInitNLS
- gpIsDBCSchar
- gpIterateDataItem
- gpLogoClassRegister
- gpMakePath
- gpParseRespFileData
- gpPrintfError
- gpReadFile
- gpRespFileAddString
- gpRespFileFreeStrings
- gpStartApp
- gpVolDataFromVolLetter
- gpVolIndexFromVolLetter
- wMalloc
- wRealloc
- wStrDup
- xpFree
- xpHeapmin
- xpMalloc
- xpRealloc
- xpStrdup