Deleted APIs ^TOP^
Table 56.1 Deleted functions
Deleted API
|
Use instead
|
HostDbgClearDataBreak()
|
|
HostDbgSetDataBreak()
|
|
HostGremlinCounter()
|
|
HostGremlinIsRunning()
|
|
HostGremlinLimit()
|
|
HostGremlinNew()
|
|
HostGremlinNumber()
|
|
HostImportFileWithID()
|
|
HostProfileGetCycles()
|
|
HostSaveScreen()
|
|
HostSessionSave()
|
|
Table 56.2 Deleted macros
Deleted API
|
Use instead
|
HOST_TRAP()
|
|
Table 56.3 Deleted structures
Deleted API
|
Use instead
|
HostGremlinInfoType
|
|
Table 56.4 Deleted #defines
Deleted API
|
Use instead
|
hostSelector...
|
|
Table 56.5 Deleted enumerated types
Deleted API
|
Use instead
|
HostErrType values enum
|
|
HostIDType values enum
|
|
HostPlatformType values enum
|
|
HostSignalType values enum
|
|
HostGet/SetFileAttr flags enum
|
|
Modified APIs ^TOP^
Table 56.6 Modified functions
Modified API
|
Description of change
|
HostErrType HostExportFile (const char *, const char *)
|
|
long HostGetHostVersion (void)
|
|
HostErrType HostImportFile (const char *)
|
|
void HostTraceOutputB (unsigned, const void *, long)
|
|
void HostTraceOutputVT (unsigned, const char *, va_list)
|
|
void HostTraceOutputVTL (unsigned, const char *, va_list)
|
|
Table 56.7 Modified types
Modified API
|
Description of change
|
typedef long HostBoolType
|
|
typedef long HostClockType
|
|
typedef long HostErrType
|
|
typedef long HostIDType
|
|
typedef long HostPlatformType
|
|
typedef long HostSignalType
|
|
typedef long HostSizeType
|
|
typedef long HostTimeType
|
|
Table 56.8 Modified #defines
Modified API
|
Description of change
|
#define hostSelectorLastTrapNumber 0x0CFF
|
|
Unchanged APIs ^TOP^
Table 56.9 Unchanged functions
HostAscTime()
|
HostClock()
|
HostCloseDir()
|
HostCTime()
|
HostErrNo()
|
HostExgLibAccept()
|
HostExgLibClose()
|
HostExgLibConnect()
|
HostExgLibControl()
|
HostExgLibDisconnect()
|
HostExgLibGet()
|
HostExgLibHandleEvent()
|
HostExgLibOpen()
|
HostExgLibPut()
|
HostExgLibReceive()
|
HostExgLibRequest()
|
HostExgLibSend()
|
HostExgLibSleep()
|
HostExgLibWake()
|
HostFClose()
|
HostFEOF()
|
HostFError()
|
HostFFlush()
|
HostFGetC()
|
HostFGetPos()
|
HostFGetS()
|
HostFOpen()
|
HostFPrintF()
|
HostFPutC()
|
HostFPutS()
|
HostFRead()
|
HostFree()
|
HostFReopen()
|
HostFScanF()
|
HostFSeek()
|
HostFSetPos()
|
HostFTell()
|
HostFWrite()
|
HostGestalt()
|
HostGetDirectory()
|
HostGetEnv()
|
HostGetFile()
|
HostGetFileAttr()
|
HostGetHostID()
|
HostGetHostPlatform()
|
HostGetPreference()
|
HostGMTime()
|
HostIsCallingTrap()
|
HostIsSelectorImplemented()
|
HostLocalTime()
|
HostLogFile()
|
HostMalloc()
|
HostMkDir()
|
HostMkTime()
|
HostOpenDir()
|
HostProfileCleanup()
|
HostProfileDetailFn()
|
HostProfileDump()
|
HostProfileInit()
|
HostProfileStart()
|
HostProfileStop()
|
HostPutFile()
|
HostReadDir()
|
HostRealloc()
|
HostRemove()
|
HostRename()
|
HostRmDir()
|
HostSessionClose()
|
HostSessionCreate()
|
HostSessionOpen()
|
HostSessionQuit()
|
HostSetFileAttr()
|
HostSetLogFileSize()
|
HostSetPreference()
|
HostSignalResume()
|
HostSignalSend()
|
HostSignalWait()
|
HostSlotHasCard()
|
HostSlotMax()
|
HostSlotRoot()
|
HostStat()
|
HostStrFTime()
|
HostTime()
|
HostTmpFile()
|
HostTmpNam()
|
HostTraceClose()
|
HostTraceInit()
|
HostTraceOutputT()
|
HostTraceOutputTL()
|
HostTruncate()
|
HostUTime()
|
|
Table 56.10 Unchanged structures
HostDirEntType
|
HostDIRType
|
HostFILEType
|
HostStatType
|
HostTmType
|
HostUTimeType
|
Table 56.11 Unchanged types
HostBool
|
HostControlSelectorType
|
HostControlTrapNumber
|
HostErr
|
HostFILE
|
HostID
|
HostPlatform
|
HostSignal
|
Table 56.12 Unchanged #defines
hostErrorClass
|
hostSelector...
|
HOST_NAME_MAX
|
kPalmOSEmulatorFeatureCreator
|
kPalmOSEmulatorFeatureNumber
|
|