APIEX000: Difference between revisions
Appearance
mNo edit summary |
|||
Line 9: | Line 9: | ||
==Functions== | ==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 | |||
==Authors== | ==Authors== |
Revision as of 22:18, 12 January 2017
Description
Guide procedures API is API used for eCS installer. It available in eComStation.
License
- Included on eComStation
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