Jump to content

APIEX000: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:APIEX000 to APIEX000
 
Line 5: Line 5:


==Functions==
==Functions==
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
*BoxClassRegister
*BoxClassRegister
*ComboBoxClassRegister
*ComboBoxClassRegister
Line 43: Line 44:
*xpRealloc
*xpRealloc
*xpStrdup
*xpStrdup
</div>


==Authors==
==Authors==

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

Authors