Jump to content

APIEX000: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
Guided procedures API used by eComStation installer.
Guide procedures API is API used for eCS installer. It available in eComStation.
 
==License==
* Included on eComStation


==Files==
==Files==
Line 51: Line 47:
* [[Alessandro Cantatore]]
* [[Alessandro Cantatore]]


[[Category:The OS/2 API Project]]
[[Category:C Libraries]]

Revision as of 17:17, 18 January 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