home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / system / _palmemu / palmemu.exe / Emulator.exe / 1033 / string.txt next >
Text File  |  2000-08-14  |  60KB  |  1,883 lines

  1. 1    About %s
  2. 2    Save changes to "%s"?
  3. 3    (empty)
  4. 5    %s Error
  5. 6    Done! The ROM image has been saved to the file "Palm.ROM". Click on "Finish" to launch the emulator.
  6. 7    Download ROM
  7. 8    Save ROM image to:
  8. 9    Save session to:
  9. 10    Logging Options
  10. 11    Normal
  11. 12    Gremlins
  12. 48    115,200 bps
  13. 49    57,600 bps
  14. 50    38,400 bps
  15. 51    19,200 bps
  16. 52    14,400 bps
  17. 53    9600 bps
  18. 54    1.  You should find a file named "ROM Transfer.prc"\n     included with the Palm OS Emulator.  This is a\n     Palm OS application that you should install on\n     your Palm OS device before you continue.\n\n2.  Choose an appropriate serial port and speed \n     from the menus below.  Choose a slower speed\n     if you experience problems.\n\n3.  Place your Palm OS device in the cradle and run\n     the "ROM Transfer" application.\n\n4.  Select the same speed from the menu in "ROM \n     Transfer" as you chose below.\n\n5.  Disable HotSync or any other application that\n     may be using the selected serial port.\n\n6.  Click the "Begin" button in this\n     dialog.  The Palm OS Emulator will wait for your\n     Palm device to respond.\n\n7.  Click the "Begin Transfer" button in the "ROM\n     Transfer" application on the Palm device.\n\n8.  That s it!  The transfer will take several min-\n     utes, so please be patient.
  19. 1000    Could not %operation because %reason.
  20. 1001    Could not %operation because %reason.  %recovery.
  21. 1100    "%Application" %version has just %operation the CPU registers.\n\nThis technique is not permitted for Palm OS applications and may not work in future Palm products which have hardware changes.  "%Application" will likely crash this or future Palm devices.  When run on a real Palm device, a soft reset with a paper clip will usually restore the Palm device without data loss although a hard reset and full data loss are known to happen.\n\nUsers should upgrade this product immediately to safeguard their data.
  22. 1101    "%Application" %version has just %operation low memory.\n\nThis technique is not permitted for Palm OS applications and may not work in future Palm products which have hardware changes.  "%Application" will likely crash this or future Palm devices.  When run on a real Palm device, a soft reset with a paper clip will usually restore the Palm device without data loss although a hard reset and full data loss are known to happen.\n\nUsers should upgrade this product immediately to safeguard their data.
  23. 1102    "%Application" %version has just %operation Palm OS global variables.\n\nThis technique may not work in future Palm OS versions. Palm OS provides supported calls which will generally achieve the same result and work in future Palm OS versions.  Because "%application" bypasses this support, it will likely crash future Palm OS versions.  When run on a real Palm device, a soft reset with a paper clip will usually restore the Palm device without data loss although a hard reset and full data loss is possible.\n\nUsers should expect to upgrade this product for future Palm OS versions.
  24. 1103    "%Application" %version has just %operation screen memory.\n\nThis technique may not work in future Palm products which have hardware changes.  Palm OS provides supported calls which will both achieve the same result and work in future hardware.  Because "%application" bypasses this support, it will likely crash future Palm devices.  When run on a real Palm device, a soft reset with a paper clip will restore the device and no data loss should occur.\n\nUsers should expect to upgrade this product for future Palm devices.
  25. 1104    "%Application" %version has just %operation memory manager data structures.\n\nThis problem indicates an error in the application.  Users should upgrade this product immediately to safeguard their data.
  26. 1105    "%Application" %version has just %operation an unlocked memory chunk.\n\nThis problem indicates an error in the application.  Users should upgrade this product immediately to safeguard their data.
  27. 1106    "%Application" %version has just %operation a section of memory known as the "stack".\n\nThis problem indicates an error in the application.  Users should upgrade this product immediately to safeguard their data.
  28. 1107    "%Application" %version has just %operation an uninitialized section of memory known as the "stack".\n\nThis problem indicates an error in the application.  Users should upgrade this product immediately to safeguard their data.
  29. 1108    "%Application" %version has just %operation an unallocated chunk of memory.\n\nThis problem indicates an error in the application.  Users should upgrade this product immediately to safeguard their data.
  30. 1109    "%Application" %version has just %operation an uninitialized chunk of memory known.\n\nThis problem indicates an error in the application.  Users should upgrade this product immediately to safeguard their data.
  31. 1110    "%Application" %version just tried to write to the storage heap and that's just plain not allowed!  Try using DmWrite.
  32. 1111    "%Application" %version tried to call Palm OS routine #%trapNum (%trapName). This routine does not exist in this version of the Palm OS.\n\nThis problem indicates an error in the application.  If this is the latest version of "%application", please report this to the application author.
  33. 1112    "%Application" %version tried to call a function in a shared library using a reference number of %refNum.  This reference number does not correspond to any currently installed library and is invalid.\n\nThis problem indicates an error in the application.  If this is the latest version of "%application", please report this to the application author.
  34. 1113    "%Application" %version has just tried to access a global variable at a time when global variable access is not allowed.  Typically, this means that the application tried to access the global variable after PilotMain was called with a launch code other than 'sysAppLaunchCmdNormalLaunch'.  The last launch code observed by the emulator was '%launchCode'.
  35. 1114    "%Application" %version has just %operation memory location zero (NULL).\n\nThis technique is not permitted for Palm OS applications and may not work in future Palm products which have hardware changes.  "%Application" will likely crash this or future Palm devices.  When run on a real Palm device, a soft reset with a paper clip will usually restore the Palm device without data loss although a hard reset and full data loss are known to happen.\n\nUsers should upgrade this product immediately to safeguard their data.
  36. 1115    "%Application" %version has just tried to perform a floating point operation using a calling sequence particular to the Mac OS.  This indicates that the application was compiled with the incorrect Floating Point option in the development environment used to create it.  If this is the latest version of "%application", please report this to the application author.
  37. 1116    "%Application" %version has just tried to write to the ROM.  If this is the latest version of "%application", please report this to the application author.
  38. 1117    "%Application" %version is attempting to change the emulated program counter to %address.  This address is invalid because %reason.  If this is the latest version of "%application", please report this to the application author.
  39. 1121    "%Application" %version reports "%message".  If this is the latest version of "%application", please report this to the application author.
  40. 1122    "%Application" %version has just performed an illegal operation.  It performed a "%operation".  If this is the latest version of "%application", please report this to the application author.
  41. 1123    During a regular checkup, Poser determined that the dynamic heap chunk with header address %header_address got corrupted. %corruption_type.
  42. 1124    The application is getting close to overflowing the stack.
  43. 1125    The application has just overflowed the stack.
  44. 1126    The Memory Manager semaphore has been held for longer than 1 minute. It is recommended that applications not hold the semaphore any longer than that.
  45. 1127    Form object ID #%objID (left=%left, top=%top, right=%right, bottom=%bottom) from "%application" %version has a height or width of zero.  It is recommended that applications hide objects by calling FrmHideObject instead of setting their dimensions to zero.
  46. 1128    Form object ID #%objID (left=%left, top=%top, right=%right, bottom=%bottom) from "%application" %version is completely offscreen.  It is recommended that applications hide objects by calling FrmHideObject instead of placing them completely offscreen.
  47. 1129    The ROM you've chosen has an invalid checksum.\n\nThe most common reason for an invalid checksum has been from the use of utility programs that modify the contents of the ROM without also updating its internal checksum.\n\nPalm Computing does not support the use of this ROM.  Use it with caution.
  48. 1130    "%Application" %version has just requested a debugger break.  If this is a release (non-debugging) version of "%application", please report this to the application author.
  49. 1200    %application %version
  50. 1201    %d of %d files
  51. 1202    Gremlin #%ld
  52. 1203    Event %s of %s
  53. 1204    Event %s
  54. 1205    Elapsed Time: %s
  55. 1206    Gremlin #%d started, %ld steps.\n
  56. 1207    Gremlin #%d stopped at event %ld of %ld after %ld milliseconds.\n
  57. 1208    Save screen as:
  58. 1209    Entire Palm OS device
  59. 1210    %s, Line: %d, %s
  60. 1211    Unknown fatal error occured!
  61. 1212    The emulator is not ready to %s at this time.\n(Perhaps it is turned off?)
  62. 1213    Save changes to the %AppName document "%DocName" before closing?
  63. 1214    Save changes to the %AppName document "%DocName" before quitting?
  64. 1215    ===========================================================\nThis file contains only the last %ldK of generated text.\n===========================================================\n\n
  65. 1250    1.  You should find a file named "ROM Transfer.prc" included\n     with the Palm OS Emulator.  This is a Palm OS application\n     you should install on your Palm OS device before continuing.\n\n
  66. 1251    2.  Choose an appropriate serial port and speed from the menus\n     below.  Faster speeds do not always work correctly.  Choose\n     a slower speed if you experience problems.\n\n
  67. 1252    3.  Place your Palm OS device in its cradle and run the "ROM\n     Transfer" application.\n\n
  68. 1253    4.  Select the same speed from the menu in "ROM Transfer" as\n     you chose below.\n\n
  69. 1254    5.  Disable HotSync or any other application that may be using\n     the selected serial port.\n\n
  70. 1255    6.  Click the "Begin" button in this dialog.  The Palm OS\n     Emulator will wait for your Palm device to respond.\n\n
  71. 1256    7.  Tap the "Begin Transfer" button in the "ROM Transfer"\n     application on the Palm device.\n\n
  72. 1257    8.  The transfer will take several minutes, so please be patient.\n     If an error occurs during the transfer, the application may\n     be unresponsive or may appear to hang.  If this happens,\n     wait for a few minutes to give the application a chance to\n     time-out.  It should then resume normal operation.\n\n
  73. 1258    9.  After the ROM has been transferred to your desktop computer,\n     you will be asked to save it to a file.  Save it with an\n     appropriate name (for example, "Palm III.rom").  Then\n     create a a new emulator session using that ROM.
  74. 2000    Palm OS« Emulator
  75. 2001    untitled
  76. 2002    Palm.ROM
  77. 2003    Profile Results
  78. 2004    Autoload
  79. 2005    Autorun
  80. 2006    AutorunAndQuit
  81. 2010    read directly from
  82. 2011    written directly to
  83. 2020    The current application
  84. 2021    the current application
  85. 2022    (unknown version)
  86. 2030    OK
  87. 2031    Cancel
  88. 2032    Yes
  89. 2033    No
  90. 2034    Continue
  91. 2035    Debug
  92. 2036    Reset
  93. 2040    Browse
  94. 2041    (empty)
  95. 2042    Other...
  96. 2050    partial
  97. 2051    functions
  98. 2052    interrupts
  99. 2053    overflow
  100. 2054    interrupt $%02lX
  101. 2055    %s  $%04lX.t
  102. 2056    %s  $%08lX.m
  103. 2057      $%08lX.d
  104. 2058    unknown  $%08lX
  105. 2060    unknown trap number
  106. 2061    unknown error code
  107. 2070    None
  108. 2080    The chunk was not within the heap it was supposed to be
  109. 2081    The size of the chunk (%chunk_size) was larger than the currently accepted maximum (%chunk_max)
  110. 2082    Some unused flags were set to "1"
  111. 2083    The "hOffset" field of the chunk header did not reference a memory location within a master pointer block
  112. 2084    The master pointer referenced by the "hOffset" field in the chunk header didn't point back to the chunk
  113. 2085    The lock count for a fixed block was not 15
  114. 2090    it's in neither ROM nor RAM
  115. 2091    it's not in a valid memory chunk
  116. 2092    it's not even
  117. 2100    Waiting...
  118. 2101    Transferring...
  119. 2200    complete the operation
  120. 2210    show the About box
  121. 2220    create a new session
  122. 2221    open the file "%filename"
  123. 2222    close the window
  124. 2223    save the file "%filename"
  125. 2224    save a bound emulator
  126. 2225    save the screen
  127. 2226    install the Palm OS file "%filename"
  128. 2227    install the Palm OS files
  129. 2228    export the database
  130. 2229    start the HotSync
  131. 2230    reset the device
  132. 2231    transfer the ROM
  133. 2232    minimize the emulator window
  134. 2233    quit the application
  135. 2240    open the Preferences dialog box
  136. 2241    open the Logging Options dialog box
  137. 2242    open the Debug Options dialog box
  138. 2243    open the Skins dialog box
  139. 2244    open the Breakpoints dialog box
  140. 2245    open the Trace Options dialog box
  141. 2250    start the gremlin
  142. 2251    step the gremlin
  143. 2252    resume the gremlin
  144. 2253    stop the gremlin
  145. 2270    resize the window
  146. 2271    enter the key
  147. 2272    enter the pen stroke
  148. 2273    press the hardware button
  149. 2274    open the selected files
  150. 2275    load the application preferences
  151. 2276    open the serial port
  152. 2280    suspend sending trace
  153. 2281    send trace again
  154. 2282    reconnect to Palm Reporter
  155. 2400    error %error occurred
  156. 2401    the user cancelled
  157. 2402    the operation timed out
  158. 2410    the directory is full
  159. 2411    the disk is full
  160. 2412    the disk is not present
  161. 2413    of a random I/O error
  162. 2414    the file name is badly formed
  163. 2415    too many files are open
  164. 2416    the file wasn't found
  165. 2417    the disk is write protected
  166. 2418    the file is locked
  167. 2419    the disk is locked
  168. 2420    it is being used by another application
  169. 2421    a file with that name already exists
  170. 2430    the application ran out of memory
  171. 2440    it is being used by another application
  172. 2480    Palm OS error %error (%error_desc) occurred
  173. 2481    the database is currently open
  174. 2482    the device is out of memory
  175. 2500    you can only drag files of the same type onto the Emulator window
  176. 2501    you can only drag one Palm Session File onto the Emulator window at a time
  177. 2502    you can only drag one Palm ROM File onto the Emulator window at a time
  178. 2503    the Emulator doesn't support the file you just dragged onto its window
  179. 2510    the file appears to be in an old format
  180. 2511    the chosen ROM file cannot be used with the specified hardware device
  181. 2520    it doesn't appear to be a valid ROM file
  182. 2521    this Debug 2.0 ROM is not supported
  183. 2522    this version of the Palm OS Emulator does not support the device required by this session file
  184. 2530    the database name ("%database_name") is too long
  185. 2531    the database name ("%database_name") contains invalid characters
  186. 2532    the file is too small to contain all the information it claims to have
  187. 2533    the internal header field nextRecordListID is non-zero
  188. 2534    the size of resource '%res_type'(%res_id) is zero or negative
  189. 2535    the size of record #%record_number is negative
  190. 2536    the entry for resource '%res_type'(%res_id) indicates that the data for the resource is outside the range of the file
  191. 2537    the entry for record #%record_number indicates that the data for the resource is outside the range of the file
  192. 2538    the resource '%res_type'(%res_id) overlaps another resource
  193. 2539    record #%record_number overlaps another record
  194. 2540    an out of memory error occured while installing resource '%res_type'(%res_id).  It's possible that the size of this resource (%res_size) is larger than the currently allowed maximum of 65505
  195. 2541    an out of memory error occured while installing record #%record_number.  It's possible that the size of this record (%res_size) is larger than the currently allowed maximum of 65505
  196. 2542    an out of memory error occured while installing the app info block.  It's possible that the size of this record (%res_size) is larger than the currently allowed maximum of 65505
  197. 2543    a duplicate '%res_type'(%res_id) resource was found
  198. 2610    Delete some files and try again, or try saving to a different disk
  199. 2611    Unlock the disk and try again
  200. 2612    Unlock the file and try again
  201. 2620    Please give the application more memory
  202. 2630    To download the ROM from your Palm device, choose "Transfer ROM..." from the File menu
  203. 2631    Please download the latest from http://www.palm.com
  204. 2900    <Nothing>
  205. 2901    <Nothing>
  206. 2902    bus error
  207. 2903    address error
  208. 2904    illegal instruction
  209. 2905    divide by zero
  210. 2906    CHK instruction
  211. 2907    TRAP instruction
  212. 2908    privilege violation
  213. 2909    trace
  214. 2910    line 1010 instruction
  215. 2911    line 1111 instruction
  216. 2912    reserved - 12
  217. 2913    coprocessor error
  218. 2914    format error
  219. 2915    uninitialized interrupt
  220. 2916    reserved - 0
  221. 2917    reserved - 1
  222. 2918    reserved - 2
  223. 2919    reserved - 3
  224. 2920    reserved - 4
  225. 2921    reserved - 5
  226. 2922    reserved - 6
  227. 2923    reserved - 7
  228. 2924    spurious interrupt
  229. 2925    interrupt - 1
  230. 2926    interrupt - 2
  231. 2927    interrupt - 3
  232. 2928    interrupt - 4
  233. 2929    interrupt - 5
  234. 2930    interrupt - 6
  235. 2931    interrupt - 7
  236. 2932    TRAP $0
  237. 2933    TRAP $1
  238. 2934    TRAP $2
  239. 2935    TRAP $3
  240. 2936    TRAP $4
  241. 2937    TRAP $5
  242. 2938    TRAP $6
  243. 2939    TRAP $7
  244. 2940    TRAP $8
  245. 2941    TRAP $9
  246. 2942    TRAP $A
  247. 2943    TRAP $B
  248. 2944    TRAP $C
  249. 2945    TRAP $D
  250. 2946    TRAP $E
  251. 2947    TRAP $F
  252. 2948    unassigned - 0
  253. 2949    unassigned - 1
  254. 2950    unassigned - 2
  255. 2951    unassigned - 3
  256. 2952    unassigned - 4
  257. 2953    unassigned - 5
  258. 2954    unassigned - 6
  259. 2955    unassigned - 7
  260. 2956    unassigned - 8
  261. 2957    unassigned - 9
  262. 2958    unassigned - 10
  263. 2959    unassigned - 11
  264. 2960    unassigned - 12
  265. 2961    unassigned - 13
  266. 2962    unassigned - 14
  267. 2963    unassigned - 15
  268. 3000    MemInit
  269. 3001    MemInitHeapTable
  270. 3002    MemStoreInit
  271. 3003    MemCardFormat
  272. 3004    MemCardInfo
  273. 3005    MemStoreInfo
  274. 3006    MemStoreSetInfo
  275. 3007    MemNumHeaps
  276. 3008    MemNumRAMHeaps
  277. 3009    MemHeapID
  278. 3010    MemHeapPtr
  279. 3011    MemHeapFreeBytes
  280. 3012    MemHeapSize
  281. 3013    MemHeapFlags
  282. 3014    MemHeapCompact
  283. 3015    MemHeapInit
  284. 3016    MemHeapFreeByOwnerID
  285. 3017    MemChunkNew
  286. 3018    MemChunkFree
  287. 3019    MemPtrNew
  288. 3020    MemPtrRecoverHandle
  289. 3021    MemPtrFlags
  290. 3022    MemPtrSize
  291. 3023    MemPtrOwner
  292. 3024    MemPtrHeapID
  293. 3025    MemPtrCardNo
  294. 3026    MemPtrToLocalID
  295. 3027    MemPtrSetOwner
  296. 3028    MemPtrResize
  297. 3029    MemPtrResetLock
  298. 3030    MemHandleNew
  299. 3031    MemHandleLockCount
  300. 3032    MemHandleToLocalID
  301. 3033    MemHandleLock
  302. 3034    MemHandleUnlock
  303. 3035    MemLocalIDToGlobal
  304. 3036    MemLocalIDKind
  305. 3037    MemLocalIDToPtr
  306. 3038    MemMove
  307. 3039    MemSet
  308. 3040    MemStoreSearch
  309. 3041    Reserved6
  310. 3042    MemKernelInit
  311. 3043    MemHandleFree
  312. 3044    MemHandleFlags
  313. 3045    MemHandleSize
  314. 3046    MemHandleOwner
  315. 3047    MemHandleHeapID
  316. 3048    MemHandleDataStorage
  317. 3049    MemHandleCardNo
  318. 3050    MemHandleSetOwner
  319. 3051    MemHandleResize
  320. 3052    MemHandleResetLock
  321. 3053    MemPtrUnlock
  322. 3054    MemLocalIDToLockedPtr
  323. 3055    MemSetDebugMode
  324. 3056    MemHeapScramble
  325. 3057    MemHeapCheck
  326. 3058    MemNumCards
  327. 3059    MemDebugMode
  328. 3060    MemSemaphoreReserve
  329. 3061    MemSemaphoreRelease
  330. 3062    MemHeapDynamic
  331. 3063    MemNVParams
  332. 3064    DmInit
  333. 3065    DmCreateDatabase
  334. 3066    DmDeleteDatabase
  335. 3067    DmNumDatabases
  336. 3068    DmGetDatabase
  337. 3069    DmFindDatabase
  338. 3070    DmDatabaseInfo
  339. 3071    DmSetDatabaseInfo
  340. 3072    DmDatabaseSize
  341. 3073    DmOpenDatabase
  342. 3074    DmCloseDatabase
  343. 3075    DmNextOpenDatabase
  344. 3076    DmOpenDatabaseInfo
  345. 3077    DmResetRecordStates
  346. 3078    DmGetLastErr
  347. 3079    DmNumRecords
  348. 3080    DmRecordInfo
  349. 3081    DmSetRecordInfo
  350. 3082    DmAttachRecord
  351. 3083    DmDetachRecord
  352. 3084    DmMoveRecord
  353. 3085    DmNewRecord
  354. 3086    DmRemoveRecord
  355. 3087    DmDeleteRecord
  356. 3088    DmArchiveRecord
  357. 3089    DmNewHandle
  358. 3090    DmRemoveSecretRecords
  359. 3091    DmQueryRecord
  360. 3092    DmGetRecord
  361. 3093    DmResizeRecord
  362. 3094    DmReleaseRecord
  363. 3095    DmGetResource
  364. 3096    DmGet1Resource
  365. 3097    DmReleaseResource
  366. 3098    DmResizeResource
  367. 3099    DmNextOpenResDatabase
  368. 3100    DmFindResourceType
  369. 3101    DmFindResource
  370. 3102    DmSearchResource
  371. 3103    DmNumResources
  372. 3104    DmResourceInfo
  373. 3105    DmSetResourceInfo
  374. 3106    DmAttachResource
  375. 3107    DmDetachResource
  376. 3108    DmNewResource
  377. 3109    DmRemoveResource
  378. 3110    DmGetResourceIndex
  379. 3111    DmQuickSort
  380. 3112    DmQueryNextInCategory
  381. 3113    DmNumRecordsInCategory
  382. 3114    DmPositionInCategory
  383. 3115    DmSeekRecordInCategory
  384. 3116    DmMoveCategory
  385. 3117    DmOpenDatabaseByTypeCreator
  386. 3118    DmWrite
  387. 3119    DmStrCopy
  388. 3120    DmGetNextDatabaseByTypeCreator
  389. 3121    DmWriteCheck
  390. 3122    DmMoveOpenDBContext
  391. 3123    DmFindRecordByID
  392. 3124    DmGetAppInfoID
  393. 3125    DmFindSortPositionV10
  394. 3126    DmSet
  395. 3127    DmCreateDatabaseFromImage
  396. 3128    DbgSrcMessage
  397. 3129    DbgMessage
  398. 3130    DbgGetMessage
  399. 3131    DbgCommSettings
  400. 3132    ErrDisplayFileLineMsg
  401. 3133    ErrSetJump
  402. 3134    ErrLongJump
  403. 3135    ErrThrow
  404. 3136    ErrExceptionList
  405. 3137    SysBroadcastActionCode
  406. 3138    SysUnimplemented
  407. 3139    SysColdBoot
  408. 3140    SysReset
  409. 3141    SysDoze
  410. 3142    SysAppLaunch
  411. 3143    SysAppStartup
  412. 3144    SysAppExit
  413. 3145    SysSetA5
  414. 3146    SysSetTrapAddress
  415. 3147    SysGetTrapAddress
  416. 3148    SysTranslateKernelErr
  417. 3149    SysSemaphoreCreate
  418. 3150    SysSemaphoreDelete
  419. 3151    SysSemaphoreWait
  420. 3152    SysSemaphoreSignal
  421. 3153    SysTimerCreate
  422. 3154    SysTimerWrite
  423. 3155    SysTaskCreate
  424. 3156    SysTaskDelete
  425. 3157    SysTaskTrigger
  426. 3158    SysTaskID
  427. 3159    SysTaskUserInfoPtr
  428. 3160    SysTaskDelay
  429. 3161    SysTaskSetTermProc
  430. 3162    SysUILaunch
  431. 3163    SysNewOwnerID
  432. 3164    SysSemaphoreSet
  433. 3165    SysDisableInts
  434. 3166    SysRestoreStatus
  435. 3167    SysUIAppSwitch
  436. 3168    SysCurAppInfoPV20
  437. 3169    SysHandleEvent
  438. 3170    SysInit
  439. 3171    SysQSort
  440. 3172    SysCurAppDatabase
  441. 3173    SysFatalAlert
  442. 3174    SysResSemaphoreCreate
  443. 3175    SysResSemaphoreDelete
  444. 3176    SysResSemaphoreReserve
  445. 3177    SysResSemaphoreRelease
  446. 3178    SysSleep
  447. 3179    SysKeyboardDialogV10
  448. 3180    SysAppLauncherDialog
  449. 3181    SysSetPerformance
  450. 3182    SysBatteryInfoV20
  451. 3183    SysLibInstall
  452. 3184    SysLibRemove
  453. 3185    SysLibTblEntry
  454. 3186    SysLibFind
  455. 3187    SysBatteryDialog
  456. 3188    SysCopyStringResource
  457. 3189    SysKernelInfo
  458. 3190    SysLaunchConsole
  459. 3191    SysTimerDelete
  460. 3192    SysSetAutoOffTime
  461. 3193    SysFormPointerArrayToStrings
  462. 3194    SysRandom
  463. 3195    SysTaskSwitching
  464. 3196    SysTimerRead
  465. 3197    StrCopy
  466. 3198    StrCat
  467. 3199    StrLen
  468. 3200    StrCompare
  469. 3201    StrIToA
  470. 3202    StrCaselessCompare
  471. 3203    StrIToH
  472. 3204    StrChr
  473. 3205    StrStr
  474. 3206    StrAToI
  475. 3207    StrToLower
  476. 3208    SerReceiveISP
  477. 3209    SlkOpen
  478. 3210    SlkClose
  479. 3211    SlkOpenSocket
  480. 3212    SlkCloseSocket
  481. 3213    SlkSocketRefNum
  482. 3214    SlkSocketSetTimeout
  483. 3215    SlkFlushSocket
  484. 3216    SlkSetSocketListener
  485. 3217    SlkSendPacket
  486. 3218    SlkReceivePacket
  487. 3219    SlkSysPktDefaultResponse
  488. 3220    SlkProcessRPC
  489. 3221    ConPutS
  490. 3222    ConGetS
  491. 3223    FplInit
  492. 3224    FplFree
  493. 3225    FplFToA
  494. 3226    FplAToF
  495. 3227    FplBase10Info
  496. 3228    FplLongToFloat
  497. 3229    FplFloatToLong
  498. 3230    FplFloatToULong
  499. 3231    FplMul
  500. 3232    FplAdd
  501. 3233    FplSub
  502. 3234    FplDiv
  503. 3235    ScrInit
  504. 3236    ScrCopyRectangle
  505. 3237    ScrDrawChars
  506. 3238    ScrLineRoutine
  507. 3239    ScrRectangleRoutine
  508. 3240    ScrScreenInfo
  509. 3241    ScrDrawNotify
  510. 3242    ScrSendUpdateArea
  511. 3243    ScrCompressScanLine
  512. 3244    ScrDeCompressScanLine
  513. 3245    TimGetSeconds
  514. 3246    TimSetSeconds
  515. 3247    TimGetTicks
  516. 3248    TimInit
  517. 3249    TimSetAlarm
  518. 3250    TimGetAlarm
  519. 3251    TimHandleInterrupt
  520. 3252    TimSecondsToDateTime
  521. 3253    TimDateTimeToSeconds
  522. 3254    TimAdjust
  523. 3255    TimSleep
  524. 3256    TimWake
  525. 3257    CategoryCreateListV10
  526. 3258    CategoryFreeListV10
  527. 3259    CategoryFind
  528. 3260    CategoryGetName
  529. 3261    CategoryEditV10
  530. 3262    CategorySelectV10
  531. 3263    CategoryGetNext
  532. 3264    CategorySetTriggerLabel
  533. 3265    CategoryTruncateName
  534. 3266    ClipboardAddItem
  535. 3267    ClipboardCheckIfItemExist
  536. 3268    ClipboardGetItem
  537. 3269    CtlDrawControl
  538. 3270    CtlEraseControl
  539. 3271    CtlHideControl
  540. 3272    CtlShowControl
  541. 3273    CtlGetValue
  542. 3274    CtlSetValue
  543. 3275    CtlGetLabel
  544. 3276    CtlSetLabel
  545. 3277    CtlHandleEvent
  546. 3278    CtlHitControl
  547. 3279    CtlSetEnabled
  548. 3280    CtlSetUsable
  549. 3281    CtlEnabled
  550. 3282    EvtInitialize
  551. 3283    EvtAddEventToQueue
  552. 3284    EvtCopyEvent
  553. 3285    EvtGetEvent
  554. 3286    EvtGetPen
  555. 3287    EvtSysInit
  556. 3288    EvtGetSysEvent
  557. 3289    EvtProcessSoftKeyStroke
  558. 3290    EvtGetPenBtnList
  559. 3291    EvtSetPenQueuePtr
  560. 3292    EvtPenQueueSize
  561. 3293    EvtFlushPenQueue
  562. 3294    EvtEnqueuePenPoint
  563. 3295    EvtDequeuePenStrokeInfo
  564. 3296    EvtDequeuePenPoint
  565. 3297    EvtFlushNextPenStroke
  566. 3298    EvtSetKeyQueuePtr
  567. 3299    EvtKeyQueueSize
  568. 3300    EvtFlushKeyQueue
  569. 3301    EvtEnqueueKey
  570. 3302    EvtDequeueKeyEvent
  571. 3303    EvtWakeup
  572. 3304    EvtResetAutoOffTimer
  573. 3305    EvtKeyQueueEmpty
  574. 3306    EvtEnableGraffiti
  575. 3307    FldCopy
  576. 3308    FldCut
  577. 3309    FldDrawField
  578. 3310    FldEraseField
  579. 3311    FldFreeMemory
  580. 3312    FldGetBounds
  581. 3313    FldGetTextPtr
  582. 3314    FldGetSelection
  583. 3315    FldHandleEvent
  584. 3316    FldPaste
  585. 3317    FldRecalculateField
  586. 3318    FldSetBounds
  587. 3319    FldSetText
  588. 3320    FldGetFont
  589. 3321    FldSetFont
  590. 3322    FldSetSelection
  591. 3323    FldGrabFocus
  592. 3324    FldReleaseFocus
  593. 3325    FldGetInsPtPosition
  594. 3326    FldSetInsPtPosition
  595. 3327    FldSetScrollPosition
  596. 3328    FldGetScrollPosition
  597. 3329    FldGetTextHeight
  598. 3330    FldGetTextAllocatedSize
  599. 3331    FldGetTextLength
  600. 3332    FldScrollField
  601. 3333    FldScrollable
  602. 3334    FldGetVisibleLines
  603. 3335    FldGetAttributes
  604. 3336    FldSetAttributes
  605. 3337    FldSendChangeNotification
  606. 3338    FldCalcFieldHeight
  607. 3339    FldGetTextHandle
  608. 3340    FldCompactText
  609. 3341    FldDirty
  610. 3342    FldWordWrap
  611. 3343    FldSetTextAllocatedSize
  612. 3344    FldSetTextHandle
  613. 3345    FldSetTextPtr
  614. 3346    FldGetMaxChars
  615. 3347    FldSetMaxChars
  616. 3348    FldSetUsable
  617. 3349    FldInsert
  618. 3350    FldDelete
  619. 3351    FldUndo
  620. 3352    FldSetDirty
  621. 3353    FldSendHeightChangeNotification
  622. 3354    FldMakeFullyVisible
  623. 3355    FntGetFont
  624. 3356    FntSetFont
  625. 3357    FntGetFontPtr
  626. 3358    FntBaseLine
  627. 3359    FntCharHeight
  628. 3360    FntLineHeight
  629. 3361    FntAverageCharWidth
  630. 3362    FntCharWidth
  631. 3363    FntCharsWidth
  632. 3364    FntDescenderHeight
  633. 3365    FntCharsInWidth
  634. 3366    FntLineWidth
  635. 3367    FrmInitForm
  636. 3368    FrmDeleteForm
  637. 3369    FrmDrawForm
  638. 3370    FrmEraseForm
  639. 3371    FrmGetActiveForm
  640. 3372    FrmSetActiveForm
  641. 3373    FrmGetActiveFormID
  642. 3374    FrmGetUserModifiedState
  643. 3375    FrmSetNotUserModified
  644. 3376    FrmGetFocus
  645. 3377    FrmSetFocus
  646. 3378    FrmHandleEvent
  647. 3379    FrmGetFormBounds
  648. 3380    FrmGetWindowHandle
  649. 3381    FrmGetFormId
  650. 3382    FrmGetFormPtr
  651. 3383    FrmGetNumberOfObjects
  652. 3384    FrmGetObjectIndex
  653. 3385    FrmGetObjectId
  654. 3386    FrmGetObjectType
  655. 3387    FrmGetObjectPtr
  656. 3388    FrmHideObject
  657. 3389    FrmShowObject
  658. 3390    FrmGetObjectPosition
  659. 3391    FrmSetObjectPosition
  660. 3392    FrmGetControlValue
  661. 3393    FrmSetControlValue
  662. 3394    FrmGetControlGroupSelection
  663. 3395    FrmSetControlGroupSelection
  664. 3396    FrmCopyLabel
  665. 3397    FrmSetLabel
  666. 3398    FrmGetLabel
  667. 3399    FrmSetCategoryLabel
  668. 3400    FrmGetTitle
  669. 3401    FrmSetTitle
  670. 3402    FrmAlert
  671. 3403    FrmDoDialog
  672. 3404    FrmCustomAlert
  673. 3405    FrmHelp
  674. 3406    FrmUpdateScrollers
  675. 3407    FrmGetFirstForm
  676. 3408    FrmVisible
  677. 3409    FrmGetObjectBounds
  678. 3410    FrmCopyTitle
  679. 3411    FrmGotoForm
  680. 3412    FrmPopupForm
  681. 3413    FrmUpdateForm
  682. 3414    FrmReturnToForm
  683. 3415    FrmSetEventHandler
  684. 3416    FrmDispatchEvent
  685. 3417    FrmCloseAllForms
  686. 3418    FrmSaveAllForms
  687. 3419    FrmGetGadgetData
  688. 3420    FrmSetGadgetData
  689. 3421    FrmSetCategoryTrigger
  690. 3422    UIInitialize
  691. 3423    UIReset
  692. 3424    InsPtInitialize
  693. 3425    InsPtSetLocation
  694. 3426    InsPtGetLocation
  695. 3427    InsPtEnable
  696. 3428    InsPtEnabled
  697. 3429    InsPtSetHeight
  698. 3430    InsPtGetHeight
  699. 3431    InsPtCheckBlink
  700. 3432    LstSetDrawFunction
  701. 3433    LstDrawList
  702. 3434    LstEraseList
  703. 3435    LstGetSelection
  704. 3436    LstGetSelectionText
  705. 3437    LstHandleEvent
  706. 3438    LstSetHeight
  707. 3439    LstSetSelection
  708. 3440    LstSetListChoices
  709. 3441    LstMakeItemVisible
  710. 3442    LstGetNumberOfItems
  711. 3443    LstPopupList
  712. 3444    LstSetPosition
  713. 3445    MenuInit
  714. 3446    MenuDispose
  715. 3447    MenuHandleEvent
  716. 3448    MenuDrawMenu
  717. 3449    MenuEraseStatus
  718. 3450    MenuGetActiveMenu
  719. 3451    MenuSetActiveMenu
  720. 3452    RctSetRectangle
  721. 3453    RctCopyRectangle
  722. 3454    RctInsetRectangle
  723. 3455    RctOffsetRectangle
  724. 3456    RctPtInRectangle
  725. 3457    RctGetIntersection
  726. 3458    TblDrawTable
  727. 3459    TblEraseTable
  728. 3460    TblHandleEvent
  729. 3461    TblGetItemBounds
  730. 3462    TblSelectItem
  731. 3463    TblGetItemInt
  732. 3464    TblSetItemInt
  733. 3465    TblSetItemStyle
  734. 3466    TblUnhighlightSelection
  735. 3467    TblSetRowUsable
  736. 3468    TblGetNumberOfRows
  737. 3469    TblSetCustomDrawProcedure
  738. 3470    TblSetRowSelectable
  739. 3471    TblRowSelectable
  740. 3472    TblSetLoadDataProcedure
  741. 3473    TblSetSaveDataProcedure
  742. 3474    TblGetBounds
  743. 3475    TblSetRowHeight
  744. 3476    TblGetColumnWidth
  745. 3477    TblGetRowID
  746. 3478    TblSetRowID
  747. 3479    TblMarkRowInvalid
  748. 3480    TblMarkTableInvalid
  749. 3481    TblGetSelection
  750. 3482    TblInsertRow
  751. 3483    TblRemoveRow
  752. 3484    TblRowInvalid
  753. 3485    TblRedrawTable
  754. 3486    TblRowUsable
  755. 3487    TblReleaseFocus
  756. 3488    TblEditing
  757. 3489    TblGetCurrentField
  758. 3490    TblSetColumnUsable
  759. 3491    TblGetRowHeight
  760. 3492    TblSetColumnWidth
  761. 3493    TblGrabFocus
  762. 3494    TblSetItemPtr
  763. 3495    TblFindRowID
  764. 3496    TblGetLastUsableRow
  765. 3497    TblGetColumnSpacing
  766. 3498    TblFindRowData
  767. 3499    TblGetRowData
  768. 3500    TblSetRowData
  769. 3501    TblSetColumnSpacing
  770. 3502    WinCreateWindow
  771. 3503    WinCreateOffscreenWindow
  772. 3504    WinDeleteWindow
  773. 3505    WinInitializeWindow
  774. 3506    WinAddWindow
  775. 3507    WinRemoveWindow
  776. 3508    WinSetActiveWindow
  777. 3509    WinSetDrawWindow
  778. 3510    WinGetDrawWindow
  779. 3511    WinGetActiveWindow
  780. 3512    WinGetDisplayWindow
  781. 3513    WinGetFirstWindow
  782. 3514    WinEnableWindow
  783. 3515    WinDisableWindow
  784. 3516    WinGetWindowFrameRect
  785. 3517    WinDrawWindowFrame
  786. 3518    WinEraseWindow
  787. 3519    WinSaveBits
  788. 3520    WinRestoreBits
  789. 3521    WinCopyRectangle
  790. 3522    WinScrollRectangle
  791. 3523    WinGetDisplayExtent
  792. 3524    WinGetWindowExtent
  793. 3525    WinDisplayToWindowPt
  794. 3526    WinWindowToDisplayPt
  795. 3527    WinGetClip
  796. 3528    WinSetClip
  797. 3529    WinResetClip
  798. 3530    WinClipRectangle
  799. 3531    WinDrawLine
  800. 3532    WinDrawGrayLine
  801. 3533    WinEraseLine
  802. 3534    WinInvertLine
  803. 3535    WinFillLine
  804. 3536    WinDrawRectangle
  805. 3537    WinEraseRectangle
  806. 3538    WinInvertRectangle
  807. 3539    WinDrawRectangleFrame
  808. 3540    WinDrawGrayRectangleFrame
  809. 3541    WinEraseRectangleFrame
  810. 3542    WinInvertRectangleFrame
  811. 3543    WinGetFramesRectangle
  812. 3544    WinDrawChars
  813. 3545    WinEraseChars
  814. 3546    WinInvertChars
  815. 3547    WinGetPattern
  816. 3548    WinSetPattern
  817. 3549    WinSetUnderlineMode
  818. 3550    WinDrawBitmap
  819. 3551    WinModal
  820. 3552    WinGetWindowBounds
  821. 3553    WinFillRectangle
  822. 3554    WinDrawInvertedChars
  823. 3555    PrefOpenPreferenceDBV10
  824. 3556    PrefGetPreferences
  825. 3557    PrefSetPreferences
  826. 3558    PrefGetAppPreferencesV10
  827. 3559    PrefSetAppPreferencesV10
  828. 3560    SndInit
  829. 3561    SndSetDefaultVolume
  830. 3562    SndGetDefaultVolume
  831. 3563    SndDoCmd
  832. 3564    SndPlaySystemSound
  833. 3565    AlmInit
  834. 3566    AlmCancelAll
  835. 3567    AlmAlarmCallback
  836. 3568    AlmSetAlarm
  837. 3569    AlmGetAlarm
  838. 3570    AlmDisplayAlarm
  839. 3571    AlmEnableNotification
  840. 3572    HwrGetRAMMapping
  841. 3573    HwrMemWritable
  842. 3574    HwrMemReadable
  843. 3575    HwrDoze
  844. 3576    HwrSleep
  845. 3577    HwrWake
  846. 3578    HwrSetSystemClock
  847. 3579    HwrSetCPUDutyCycle
  848. 3580    HwrLCDInit
  849. 3581    HwrLCDSleep
  850. 3582    HwrTimerInit
  851. 3583    HwrCursor
  852. 3584    HwrBatteryLevel
  853. 3585    HwrDelay
  854. 3586    HwrEnableDataWrites
  855. 3587    HwrDisableDataWrites
  856. 3588    HwrLCDBaseAddr
  857. 3589    HwrLCDDrawBitmap
  858. 3590    HwrTimerSleep
  859. 3591    HwrTimerWake
  860. 3592    HwrLCDWake
  861. 3593    HwrIRQ1Handler
  862. 3594    HwrIRQ2Handler
  863. 3595    HwrIRQ3Handler
  864. 3596    HwrIRQ4Handler
  865. 3597    HwrIRQ5Handler
  866. 3598    HwrIRQ6Handler
  867. 3599    HwrDockSignals
  868. 3600    HwrPluggedIn
  869. 3601    Crc16CalcBlock
  870. 3602    SelectDayV10
  871. 3603    SelectTime
  872. 3604    DayDrawDaySelector
  873. 3605    DayHandleEvent
  874. 3606    DayDrawDays
  875. 3607    DayOfWeek
  876. 3608    DaysInMonth
  877. 3609    DayOfMonth
  878. 3610    DateDaysToDate
  879. 3611    DateToDays
  880. 3612    DateAdjust
  881. 3613    DateSecondsToDate
  882. 3614    DateToAscii
  883. 3615    DateToDOWDMFormat
  884. 3616    TimeToAscii
  885. 3617    Find
  886. 3618    FindStrInStr
  887. 3619    FindSaveMatch
  888. 3620    FindGetLineBounds
  889. 3621    FindDrawHeader
  890. 3622    PenOpen
  891. 3623    PenClose
  892. 3624    PenGetRawPen
  893. 3625    PenCalibrate
  894. 3626    PenRawToScreen
  895. 3627    PenScreenToRaw
  896. 3628    PenResetCalibration
  897. 3629    PenSleep
  898. 3630    PenWake
  899. 3631    ResLoadForm
  900. 3632    ResLoadMenu
  901. 3633    FtrInit
  902. 3634    FtrUnregister
  903. 3635    FtrGet
  904. 3636    FtrSet
  905. 3637    FtrGetByIndex
  906. 3638    GrfInit
  907. 3639    GrfFree
  908. 3640    GrfGetState
  909. 3641    GrfSetState
  910. 3642    GrfFlushPoints
  911. 3643    GrfAddPoint
  912. 3644    GrfInitState
  913. 3645    GrfCleanState
  914. 3646    GrfMatch
  915. 3647    GrfGetMacro
  916. 3648    GrfFilterPoints
  917. 3649    GrfGetNumPoints
  918. 3650    GrfGetPoint
  919. 3651    GrfFindBranch
  920. 3652    GrfMatchGlyph
  921. 3653    GrfGetGlyphMapping
  922. 3654    GrfGetMacroName
  923. 3655    GrfDeleteMacro
  924. 3656    GrfAddMacro
  925. 3657    GrfGetAndExpandMacro
  926. 3658    GrfProcessStroke
  927. 3659    GrfFieldChange
  928. 3660    GetCharSortValue
  929. 3661    GetCharAttr
  930. 3662    GetCharCaselessValue
  931. 3663    PwdExists
  932. 3664    PwdVerify
  933. 3665    PwdSet
  934. 3666    PwdRemove
  935. 3667    GsiInitialize
  936. 3668    GsiSetLocation
  937. 3669    GsiEnable
  938. 3670    GsiEnabled
  939. 3671    GsiSetShiftState
  940. 3672    KeyInit
  941. 3673    KeyHandleInterrupt
  942. 3674    KeyCurrentState
  943. 3675    KeyResetDoubleTap
  944. 3676    KeyRates
  945. 3677    KeySleep
  946. 3678    KeyWake
  947. 3679    DlkControl
  948. 3680    DlkStartServer
  949. 3681    DlkGetSyncInfo
  950. 3682    DlkSetLogEntry
  951. 3683    IntlDispatch
  952. 3684    SysLibLoad
  953. 3685    SndPlaySmf
  954. 3686    SndCreateMidiList
  955. 3687    AbtShowAbout
  956. 3688    MdmDial
  957. 3689    MdmHangUp
  958. 3690    DmSearchRecord
  959. 3691    SysInsertionSort
  960. 3692    DmInsertionSort
  961. 3693    LstSetTopItem
  962. 3694    SclSetScrollBar
  963. 3695    SclDrawScrollBar
  964. 3696    SclHandleEvent
  965. 3697    SysMailboxCreate
  966. 3698    SysMailboxDelete
  967. 3699    SysMailboxFlush
  968. 3700    SysMailboxSend
  969. 3701    SysMailboxWait
  970. 3702    SysTaskWait
  971. 3703    SysTaskWake
  972. 3704    SysTaskWaitClr
  973. 3705    SysTaskSuspend
  974. 3706    SysTaskResume
  975. 3707    CategoryCreateList
  976. 3708    CategoryFreeList
  977. 3709    CategoryEditV20
  978. 3710    CategorySelect
  979. 3711    DmDeleteCategory
  980. 3712    SysEvGroupCreate
  981. 3713    SysEvGroupSignal
  982. 3714    SysEvGroupRead
  983. 3715    SysEvGroupWait
  984. 3716    EvtEventAvail
  985. 3717    EvtSysEventAvail
  986. 3718    StrNCopy
  987. 3719    KeySetMask
  988. 3720    SelectDay
  989. 3721    PrefGetPreference
  990. 3722    PrefSetPreference
  991. 3723    PrefGetAppPreferences
  992. 3724    PrefSetAppPreferences
  993. 3725    FrmPointInTitle
  994. 3726    StrNCat
  995. 3727    MemCmp
  996. 3728    TblSetColumnEditIndicator
  997. 3729    FntWordWrap
  998. 3730    FldGetScrollValues
  999. 3731    SysCreateDataBaseList
  1000. 3732    SysCreatePanelList
  1001. 3733    DlkDispatchRequest
  1002. 3734    StrPrintF
  1003. 3735    StrVPrintF
  1004. 3736    PrefOpenPreferenceDB
  1005. 3737    SysGraffitiReferenceDialog
  1006. 3738    SysKeyboardDialog
  1007. 3739    FntWordWrapReverseNLines
  1008. 3740    FntGetScrollValues
  1009. 3741    TblSetRowStaticHeight
  1010. 3742    TblHasScrollBar
  1011. 3743    SclGetScrollBar
  1012. 3744    FldGetNumberOfBlankLines
  1013. 3745    SysTicksPerSecond
  1014. 3746    HwrBacklight
  1015. 3747    DmDatabaseProtect
  1016. 3748    TblSetBounds
  1017. 3749    StrNCompare
  1018. 3750    StrNCaselessCompare
  1019. 3751    PhoneNumberLookup
  1020. 3752    FrmSetMenu
  1021. 3753    EncDigestMD5
  1022. 3754    DmFindSortPosition
  1023. 3755    SysBinarySearch
  1024. 3756    SysErrString
  1025. 3757    SysStringByIndex
  1026. 3758    EvtAddUniqueEventToQueue
  1027. 3759    StrLocalizeNumber
  1028. 3760    StrDelocalizeNumber
  1029. 3761    LocGetNumberSeparators
  1030. 3762    MenuSetActiveMenuRscID
  1031. 3763    LstScrollList
  1032. 3764    CategoryInitialize
  1033. 3765    EncDigestMD4
  1034. 3766    EncDES
  1035. 3767    LstGetVisibleItems
  1036. 3768    WinSetWindowBounds
  1037. 3769    CategorySetName
  1038. 3770    FldSetInsertionPoint
  1039. 3771    FrmSetObjectBounds
  1040. 3772    WinSetColors
  1041. 3773    FlpDispatch
  1042. 3774    FlpEmDispatch
  1043. 3775    ExgInit
  1044. 3776    ExgConnect
  1045. 3777    ExgPut
  1046. 3778    ExgGet
  1047. 3779    ExgAccept
  1048. 3780    ExgDisconnect
  1049. 3781    ExgSend
  1050. 3782    ExgReceive
  1051. 3783    ExgRegisterData
  1052. 3784    ExgNotifyReceive
  1053. 3785    ExgControl
  1054. 3786    PrgStartDialogV10
  1055. 3787    PrgStopDialog
  1056. 3788    PrgUpdateDialog
  1057. 3789    PrgHandleEvent
  1058. 3790    ImcReadFieldNoSemicolon
  1059. 3791    ImcReadFieldQuotablePrintable
  1060. 3792    ImcReadPropertyParameter
  1061. 3793    ImcSkipAllPropertyParameters
  1062. 3794    ImcReadWhiteSpace
  1063. 3795    ImcWriteQuotedPrintable
  1064. 3796    ImcWriteNoSemicolon
  1065. 3797    ImcStringIsAscii
  1066. 3798    TblGetItemFont
  1067. 3799    TblSetItemFont
  1068. 3800    FontSelect
  1069. 3801    FntDefineFont
  1070. 3802    CategoryEdit
  1071. 3803    SysGetOSVersionString
  1072. 3804    SysBatteryInfo
  1073. 3805    SysUIBusy
  1074. 3806    WinValidateHandle
  1075. 3807    FrmValidatePtr
  1076. 3808    CtlValidatePointer
  1077. 3809    WinMoveWindowAddr
  1078. 3810    FrmAddSpaceForObject
  1079. 3811    FrmNewForm
  1080. 3812    CtlNewControl
  1081. 3813    FldNewField
  1082. 3814    LstNewList
  1083. 3815    FrmNewLabel
  1084. 3816    FrmNewBitmap
  1085. 3817    FrmNewGadget
  1086. 3818    FileOpen
  1087. 3819    FileClose
  1088. 3820    FileDelete
  1089. 3821    FileReadLow
  1090. 3822    FileWrite
  1091. 3823    FileSeek
  1092. 3824    FileTell
  1093. 3825    FileTruncate
  1094. 3826    FileControl
  1095. 3827    FrmActiveState
  1096. 3828    SysGetAppInfo
  1097. 3829    SysGetStackInfo
  1098. 3830    ScrDisplayMode
  1099. 3831    HwrLCDGetDepth
  1100. 3832    HwrGetROMToken
  1101. 3833    DbgControl
  1102. 3834    ExgDBRead
  1103. 3835    ExgDBWrite
  1104. 3836    HostControl
  1105. 3837    FrmRemoveObject
  1106. 3838    SysReserved1
  1107. 3839    SysReserved2
  1108. 3840    SysReserved3
  1109. 3841    SysReserved4
  1110. 3842    HwrLCDContrast
  1111. 3843    SysLCDContrast
  1112. 3844    ContrastAdjust
  1113. 3845    HwrDockStatus
  1114. 3846    FntWidthToOffset
  1115. 3847    SelectOneTime
  1116. 3848    WinDrawChar
  1117. 3849    WinDrawTruncChars
  1118. 3850    NotifyInit
  1119. 3851    NotifyRegister
  1120. 3852    NotifyUnregister
  1121. 3853    NotifyBroadcast
  1122. 3854    NotifyBroadcastDeferred
  1123. 3855    NotifyDatabaseAdded
  1124. 3856    NotifyDatabaseRemoved
  1125. 3857    SysWantEvent
  1126. 3858    SysReserved5
  1127. 3859    HwrNVPrefSet
  1128. 3860    HwrNVPrefGet
  1129. 3861    FlashInit
  1130. 3862    FlashCompress
  1131. 3863    FlashErase
  1132. 3864    FlashProgram
  1133. 3865    AlmTimeChange
  1134. 3866    ErrAlertCustom
  1135. 3867    PrgStartDialog
  1136. 3868    SerialDispatch
  1137. 3869    HwrBattery
  1138. 3870    DmGetDatabaseLockState
  1139. 3871    CncGetProfileList
  1140. 3872    CncGetProfileInfo
  1141. 3873    CncAddProfile
  1142. 3874    CncDeleteProfile
  1143. 3875    FtrPtrNew
  1144. 3876    FtrPtrFree
  1145. 3877    FtrPtrResize
  1146. 3878    SndPlaySmfResource
  1147. 3879    MemPtrDataStorage
  1148. 3880    ClipboardAppendItem
  1149. 5000    SysLibName
  1150. 5001    SysLibOpen
  1151. 5002    SysLibClose
  1152. 5003    SysLibSleep
  1153. 5004    SysLibWake
  1154. 5101    HtalLibOpen
  1155. 5102    HtalLibClose
  1156. 5103    HtalLibSleep
  1157. 5104    HtalLibWake
  1158. 5105    HtalLibSetOption
  1159. 5106    HtalLibGetOption
  1160. 5107    HtalLibControl
  1161. 5108    HtalLibConnectPhase1
  1162. 5109    HtalLibDisconnect
  1163. 5110    HtalLibGetCommand
  1164. 5111    HtalLibSendReply
  1165. 5112    HtalLibCancel
  1166. 5113    HtalLibMaxBlockSize
  1167. 5114    HtalLibVersion
  1168. 5115    HtalLibAddSegmentSizes
  1169. 5116    HtalLibConnectPhase2
  1170. 5201    INetLibOpen
  1171. 5202    INetLibClose
  1172. 5203    INetLibSleep
  1173. 5204    INetLibWake
  1174. 5205    INetLibSettingGet
  1175. 5206    INetLibSettingSet
  1176. 5207    INetLibGetEvent
  1177. 5208    INetLibURLOpen
  1178. 5209    INetLibSockRead
  1179. 5210    INetLibSockWrite
  1180. 5211    INetLibSockOpen
  1181. 5212    INetLibSockClose
  1182. 5213    INetLibSockStatus
  1183. 5214    INetLibSockSettingGet
  1184. 5215    INetLibSockSettingSet
  1185. 5216    INetLibSockConnect
  1186. 5217    INetLibURLCrack
  1187. 5218    INetLibURLsAdd
  1188. 5219    INetLibURLsCompare
  1189. 5220    INetLibURLGetInfo
  1190. 5221    INetLibSockHTTPReqCreate
  1191. 5222    INetLibSockHTTPAttrSet
  1192. 5223    INetLibSockHTTPReqSend
  1193. 5224    INetLibSockHTTPAttrGet
  1194. 5225    INetLibSockMailReqCreate
  1195. 5226    INetLibSockMailAttrSet
  1196. 5227    INetLibSockMailReqAdd
  1197. 5228    INetLibSockMailReqSend
  1198. 5229    INetLibSockMailAttrGet
  1199. 5230    inetLibTrapSockMailQueryProgress
  1200. 5231    INetLibCacheList
  1201. 5232    INetLibCacheGetObject
  1202. 5233    INetLibConfigMakeActive
  1203. 5234    INetLibConfigList
  1204. 5235    INetLibConfigIndexFromName
  1205. 5236    INetLibConfigDelete
  1206. 5237    INetLibConfigSaveAs
  1207. 5238    INetLibConfigRename
  1208. 5239    INetLibConfigAliasSet
  1209. 5240    INetLibConfigAliasGet
  1210. 5301    ExgLibOpen
  1211. 5302    ExgLibCLose
  1212. 5303    ExgLibSleep
  1213. 5304    ExgLibWake
  1214. 5305    ExgLibHandleEvent
  1215. 5306    ExgLibConnect
  1216. 5307    ExgLibAccept
  1217. 5308    ExgLibDisconnect
  1218. 5309    ExgLibPut
  1219. 5310    ExgLibGet
  1220. 5311    ExgLibSend
  1221. 5312    ExgLibReceive
  1222. 5313    ExgLibControl
  1223. 5314    ExgLibReserved1
  1224. 5315    IrBind
  1225. 5316    IrUnBind
  1226. 5317    IrDiscoverReq
  1227. 5318    IrConnectIrLap
  1228. 5319    IrDisconnectIrLap
  1229. 5320    IrConnectReq
  1230. 5321    IrConnectRsp
  1231. 5322    IrDataReq
  1232. 5323    IrLocalBusy
  1233. 5324    IrMaxTxSize
  1234. 5325    IrMaxRxSize
  1235. 5326    IrSetDeviceInfo
  1236. 5327    IrIsNoProgress
  1237. 5328    IrIsRemoteBusy
  1238. 5329    IrIsMediaBusy
  1239. 5330    IrIsIrLapConnected
  1240. 5331    IrTestReq
  1241. 5332    IrIAS_Add
  1242. 5333    IrIAS_Query
  1243. 5334    IrIAS_SetDeviceName
  1244. 5335    IrIAS_Next
  1245. 5336    IrIrOpen
  1246. 5337    IrHandleEvent
  1247. 5338    IrWaitForEvent
  1248. 5401    NetLibOpen
  1249. 5402    NetLibCLose
  1250. 5403    NetLibSleep
  1251. 5404    NetLibWake
  1252. 5405    NetLibAddrINToA
  1253. 5406    NetLibAddrAToIN
  1254. 5407    NetLibSocketOpen
  1255. 5408    NetLibSocketClose
  1256. 5409    NetLibSocketOptionSet
  1257. 5410    NetLibSocketOptionGet
  1258. 5411    NetLibSocketBind
  1259. 5412    NetLibSocketConnect
  1260. 5413    NetLibSocketListen
  1261. 5414    NetLibSocketAccept
  1262. 5415    NetLibSocketShutdown
  1263. 5416    NetLibSendPB
  1264. 5417    NetLibSend
  1265. 5418    NetLibReceivePB
  1266. 5419    NetLibReceive
  1267. 5420    NetLibDmReceive
  1268. 5421    NetLibSelect
  1269. 5422    *NetLibPrefsGet*
  1270. 5423    *NetLibPrefsSet*
  1271. 5424    *NetLibDrvrWake*
  1272. 5425    *NetLibInterfacePtr*
  1273. 5426    NetLibMaster
  1274. 5427    NetLibGetHostByName
  1275. 5428    NetLibSettingGet
  1276. 5429    NetLibSettingSet
  1277. 5430    NetLibIFAttach
  1278. 5431    NetLibIFDetach
  1279. 5432    NetLibIFGet
  1280. 5433    NetLibIFSettingGet
  1281. 5434    NetLibIFSettingSet
  1282. 5435    NetLibIFUp
  1283. 5436    NetLibIFDown
  1284. 5437    NetLibIFMediaUp
  1285. 5438    *NetLibScriptExecute*
  1286. 5439    NetLibGetHostByAddr
  1287. 5440    NetLibGetServByName
  1288. 5441    NetLibGetHostByAddr
  1289. 5442    NetLibFinishCloseWait
  1290. 5443    NetLibGetMailExchangeByName
  1291. 5444    *NetLibPrefsAppend*
  1292. 5445    *NetLibIFMediaDown*
  1293. 5446    NetLibOpenCount
  1294. 5447    NetLibTracePrintF
  1295. 5448    NetLibTracePutS
  1296. 5449    NetLibOpenIfCloseWait
  1297. 5450    NetLibHandlePowerOff
  1298. 5451    NetLibConnectionRefresh
  1299. 5452    NetLibBitMove
  1300. 5453    NetLibBitPutFixed
  1301. 5454    NetLibBitGetFixed
  1302. 5455    NetLibBitPutUIntV
  1303. 5456    NetLibBitGetUIntV
  1304. 5457    NetLibBitPutIntV
  1305. 5458    NetLibBitGetIntV
  1306. 5459    NetLibOpenConfig
  1307. 5460    NetLibConfigMakeActive
  1308. 5461    NetLibConfigList
  1309. 5462    NetLibConfigIndexFromName
  1310. 5463    NetLibConfigDelete
  1311. 5464    NetLibConfigSaveAs
  1312. 5465    NetLibConfigRename
  1313. 5466    NetLibConfigAliasSet
  1314. 5467    NetLibConfigAliasGet
  1315. 5501    NPILibOpen
  1316. 5502    NPILibClose
  1317. 5503    NPILibSleep
  1318. 5504    NPILibWake
  1319. 5505    NPILibInfo
  1320. 5506    NPILibSocketOpen
  1321. 5507    NPILibSocketClose
  1322. 5508    NPILibSocketOptionSet
  1323. 5509    NPILibSocketOptionGet
  1324. 5510    NPILibSocketBind
  1325. 5511    NPILibSocketConnect
  1326. 5512    NPILibSocketListen
  1327. 5513    NPILibSocketAccept
  1328. 5514    NPILibSocketShutdown
  1329. 5515    NPILibSocketAddr
  1330. 5516    NPILibSocketNativeRefnum
  1331. 5517    NPILibSocketReady
  1332. 5518    NPILibSocketReceivePB
  1333. 5519    NPILibSocketSendPB
  1334. 5601    RailLibOpen
  1335. 5602    RailLibClose
  1336. 5603    RailLibSleep
  1337. 5604    RailLibWake
  1338. 5701    SecLibOpen
  1339. 5702    SecLibClose
  1340. 5703    SecLibSleep
  1341. 5704    SecLibWake
  1342. 5705    SecLibGetContextSize
  1343. 5706    SecLibResetSeqNum
  1344. 5707    SecLibGetSignedPublicKey
  1345. 5708    SecLibProcessSignedKey
  1346. 5709    SecLibEncryptBegin
  1347. 5710    SecLibEncrypt
  1348. 5711    SecLibEncryptEnd
  1349. 5712    SecLibDecryptBegin
  1350. 5713    SecLibDecrypt
  1351. 5714    SecLibDecryptEnd
  1352. 5715    SecLibDebug
  1353. 5716    SecRamEncrypt
  1354. 5717    SecRamDecrypt
  1355. 5718    SecLibSetKeyPath
  1356. 5801    SerLibOpen
  1357. 5802    SerLibClose
  1358. 5803    SerLibSleep
  1359. 5804    SerLibWake
  1360. 5805    SerGetSettings
  1361. 5806    SerSetSettings
  1362. 5807    SerGetStatus
  1363. 5808    SerClearErr
  1364. 5809    SerSend10
  1365. 5810    SerSendWait
  1366. 5811    SerSendCheck
  1367. 5812    SerSendFlush
  1368. 5813    SerReceive10
  1369. 5814    SerReceiveWait
  1370. 5815    SerReceiveCheck
  1371. 5816    SerReceiveFlush
  1372. 5817    SerSetReceiveBuffer
  1373. 5818    SerReceiveWindowOpen
  1374. 5819    SerReceiveWindowClose
  1375. 5820    SerSetWakeupHandler
  1376. 5821    SerPrimeWakeupHandler
  1377. 5822    SerControl
  1378. 5823    SerSend
  1379. 5824    SerReceive
  1380. 5901    WebLibOpen
  1381. 5902    WebLibClose
  1382. 5903    WebLibSleep
  1383. 5904    WebLibWake
  1384. 5905    WebLibSettingGet
  1385. 5906    WebLibSettingSet
  1386. 5907    WebLibFormHandleEvent
  1387. 5908    WebLibHandleEvent
  1388. 5909    WebLibRender
  1389. 5910    WebLibRenderCache
  1390. 5911    WebLibRenderCancel
  1391. 5912    WebLibCopyToClipboard
  1392. 5913    WebLibGetScrollData
  1393. 5914    WebLibScroll
  1394. 5915    WebLibCMLToSimpleText
  1395. 5916    WebLibSimpleTextToCML
  1396. 5917    WebLibSelectAll
  1397. 5918    WebLibRedrawForm
  1398. 5919    WebLibRenderComplete
  1399. 5920    WebLibRenderData
  1400. 7257    memErrChunkLocked
  1401. 7258    memErrNotEnoughSpace
  1402. 7259    memErrInvalidParam -- invalid param or requested size is too big
  1403. 7260    memErrChunkNotLocked
  1404. 7261    memErrCardNotPresent
  1405. 7262    memErrNoCardHeader
  1406. 7263    memErrInvalidStoreHeader
  1407. 7264    memErrRAMOnlyCard
  1408. 7265    memErrWriteProtect
  1409. 7266    memErrNoRAMOnCard
  1410. 7267    memErrNoStore
  1411. 7513    dmErrMemError
  1412. 7514    dmErrIndexOutOfRange
  1413. 7515    dmErrInvalidParam
  1414. 7516    dmErrReadOnly
  1415. 7517    dmErrDatabaseOpen
  1416. 7518    dmErrCantOpen
  1417. 7519    dmErrCantFind
  1418. 7520    dmErrRecordInWrongCard
  1419. 7521    dmErrCorruptDatabase
  1420. 7522    dmErrRecordDeleted
  1421. 7523    dmErrRecordArchived
  1422. 7524    dmErrNotRecordDB
  1423. 7525    dmErrNotResourceDB
  1424. 7526    dmErrROMBased
  1425. 7527    dmErrRecordBusy
  1426. 7528    dmErrResourceNotFound
  1427. 7529    dmErrNoOpenDatabase
  1428. 7530    dmErrInvalidCategory
  1429. 7531    dmErrNotValidRecord
  1430. 7532    dmErrWriteOutOfBounds
  1431. 7533    dmErrSeekFailed
  1432. 7534    dmErrAlreadyOpenForWrites
  1433. 7535    dmErrOpenedByAnotherTask
  1434. 7536    dmErrUniqueIDNotFound
  1435. 7537    dmErrAlreadyExists
  1436. 7538    dmErrInvalidDatabaseName
  1437. 7539    dmErrDatabaseProtected
  1438. 8025    slkErrChecksum
  1439. 8026    slkErrFormat
  1440. 8027    slkErrBuffer
  1441. 8028    slkErrTimeOut
  1442. 8029    slkErrHandle
  1443. 8030    slkErrBodyLimit
  1444. 8031    slkErrTransId
  1445. 8032    slkErrResponse
  1446. 8033    slkErrNoDefaultProc
  1447. 8034    slkErrWrongPacketType
  1448. 8035    slkErrBadParam
  1449. 8036    slkErrAlreadyOpen
  1450. 8037    slkErrOutOfSockets
  1451. 8038    slkErrSocketNotOpen
  1452. 8039    slkErrWrongDestSocket
  1453. 8040    slkErrWrongPktType
  1454. 8041    slkErrBusy -- called while sending a packet
  1455. 8042    slkErrNotOpen
  1456. 8281    sysErrTimeout
  1457. 8282    sysErrParamErr
  1458. 8283    sysErrNoFreeResource
  1459. 8284    sysErrNoFreeRAM
  1460. 8285    sysErrNotAllowed
  1461. 8286    sysErrSemInUse
  1462. 8287    sysErrInvalidID
  1463. 8288    sysErrOutOfOwnerIDs
  1464. 8289    sysErrNoFreeLibSlots
  1465. 8290    sysErrLibNotFound
  1466. 8291    sysErrDelayWakened -- SysTaskDelay wakened by SysTaskWake before delay completed
  1467. 8292    sysErrRomIncompatible
  1468. 8293    sysErrBufTooSmall
  1469. 8294    sysErrPrefNotFound
  1470. 8296    sysNotifyErrEntryNotFound -- could not find registration entry in the list
  1471. 8297    sysNotifyErrDuplicateEntry -- identical entry already exists
  1472. 8299    sysNotifyErrBroadcastBusy -- a broadcast is already in progress - try again later
  1473. 8300    sysNotifyErrBroadcastCancelled -- a handler cancelled the broadcast
  1474. 8301    sysErrMbId
  1475. 8302    sysErrMbNone    
  1476. 8303    sysErrMbBusy
  1477. 8304    sysErrMbFull
  1478. 8305    sysErrMbDepth
  1479. 8306    sysErrMbEnv
  1480. 8537    fplErrOutOfRange
  1481. 8665    flpErrOutOfRange
  1482. 8793    evtErrParamErr
  1483. 8794    evtErrQueueFull
  1484. 8795    evtErrQueueEmpty
  1485. 9049    sndErrBadParam
  1486. 9050    sndErrBadChannel
  1487. 9051    sndErrMemory
  1488. 9052    sndErrOpen
  1489. 9053    sndErrQFull
  1490. 9054    sndErrQEmpty -- internal
  1491. 9055    sndErrFormat -- unsupported data format
  1492. 9056    sndErrBadStream -- invalid data stream
  1493. 9057    sndErrInterrupted -- play was interrupted
  1494. 9305    almErrMemory -- ran out of memory
  1495. 9306    almErrFull -- alarm table is full
  1496. 9561    timErrMemory
  1497. 9817    penErrBadParam
  1498. 10073    ftrErrInvalidParam
  1499. 10074    ftrErrNoSuchFeature
  1500. 10075    ftrErrAlreadyExists
  1501. 10076    ftrErrROMBased
  1502. 10077    ftrErrInternalErr
  1503. 10329    cmErrParam -- bad parameter
  1504. 10330    cmErrTimeOut -- connection listenning/initialization timed out
  1505. 10331    cmErrComm -- communication(send/receive) error
  1506. 10332    cmErrCommVersion -- incompatible comm version
  1507. 10333    cmErrMemory -- insufficient memory error
  1508. 10334    cmErrCommBusy -- PAD server is already in use
  1509. 10335    cmErrUserCan -- attempt cancelled by user
  1510. 10585    dlkErrParam -- invalid parameter
  1511. 10586    dlkErrMemory -- memory allocation error
  1512. 10587    dlkErrNoSession -- could not establish a session    
  1513. 10588    dlkErrSizeErr -- reply length was too big
  1514. 10589    dlkErrLostConnection -- lost connection
  1515. 10590    dlkErrInterrupted -- sync was interrupted (see sync state)
  1516. 10591    dlkErrUserCan -- cancelled by user
  1517. 10841    pmErrParam -- invalid parameter
  1518. 10842    pmErrTooManyRetries -- too many retries
  1519. 10844    pmErrTimeOut -- call timed out
  1520. 10845    pmErrInUse -- PAD Server/WS manager is in use
  1521. 10846    pmErrMemory -- not enough memory
  1522. 10847    pmErrUserCan -- cancelled by user
  1523. 10848    pmErrSizeErr -- reply block is too big
  1524. 10849    pmErrBlockFormat -- block format error
  1525. 10850    pmErrBufTooSmall -- buffer is too small
  1526. 10851    pmErrRemoteMemory -- remote memory error
  1527. 11097    grfErrBadParam
  1528. 11098    grfErrPointBufferFull
  1529. 11099    grfErrNoGlyphTable
  1530. 11100    grfErrNoDictionary
  1531. 11101    grfErrNoMapping
  1532. 11102    grfErrMacroNotFound
  1533. 11103    grfErrDepthTooDeep
  1534. 11104    grfErrMacroPtrTooSmall
  1535. 11105    grfErrNoMacros
  1536. 11225    grfErrMacroIncomplete -- (grfWarningOffset+1)
  1537. 11226    grfErrBranchNotFound -- (grfWarningOffset+2)
  1538. 11353    mdmErrNoTone -- no dial tone
  1539. 11354    mdmErrNoDCD -- no carrier / timeout
  1540. 11355    mdmErrBusy -- busy signal heard
  1541. 11356    mdmErrUserCan -- cancelled by user
  1542. 11357    mdmErrCmdError -- command error
  1543. 11358    mdmErrNoModem -- no modem detected
  1544. 11359    mdmErrMemory -- not enough memory
  1545. 11360    mdmErrPrefs -- modem preferences have not been
  1546. 11361    mdmErrDial -- dial command error - most likely the dial
  1547. 11362    mdmErrNoPhoneNum -- No phone number and not "Direct Connect"
  1548. 11609    netErrAlreadyOpen
  1549. 11610    netErrNotOpen
  1550. 11611    netErrStillOpen
  1551. 11612    netErrParamErr
  1552. 11613    netErrNoMoreSockets
  1553. 11614    netErrOutOfResources
  1554. 11615    netErrOutOfMemory
  1555. 11616    netErrSocketNotOpen
  1556. 11617    netErrSocketBusy -- EINPROGRESS
  1557. 11618    netErrMessageTooBig
  1558. 11619    netErrSocketNotConnected
  1559. 11620    netErrNoInterfaces -- ENETUNREACH
  1560. 11621    netErrBufTooSmall
  1561. 11622    netErrUnimplemented
  1562. 11623    netErrPortInUse -- EADDRINUSE
  1563. 11624    netErrQuietTimeNotElapsed -- EADDRINUSE
  1564. 11625    netErrInternal
  1565. 11626    netErrTimeout -- ETIMEDOUT
  1566. 11627    netErrSocketAlreadyConnected -- EISCONN
  1567. 11628    netErrSocketClosedByRemote
  1568. 11629    netErrOutOfCmdBlocks
  1569. 11630    netErrWrongSocketType
  1570. 11631    netErrSocketNotListening
  1571. 11632    netErrUnknownSetting
  1572. 11633    netErrInvalidSettingSize
  1573. 11634    netErrPrefNotFound
  1574. 11635    netErrInvalidInterface
  1575. 11636    netErrInterfaceNotFound
  1576. 11637    netErrTooManyInterfaces
  1577. 11638    netErrBufWrongSize
  1578. 11639    netErrUserCancel
  1579. 11640    netErrBadScript
  1580. 11641    netErrNoSocket
  1581. 11642    netErrSocketRcvBufFull
  1582. 11643    netErrNoPendingConnect
  1583. 11644    netErrUnexpectedCmd
  1584. 11645    netErrNoTCB
  1585. 11646    netErrNilRemoteWindowSize
  1586. 11647    netErrNoTimerProc
  1587. 11648    netErrSocketInputShutdown -- EOF to sockets API
  1588. 11649    netErrCmdBlockNotCheckedOut         
  1589. 11650    netErrCmdNotDone         
  1590. 11651    netErrUnknownProtocol         
  1591. 11652    netErrUnknownService         
  1592. 11653    netErrUnreachableDest    
  1593. 11654    netErrReadOnlySetting     
  1594. 11655    netErrWouldBlock -- EWOULDBLOCK
  1595. 11656    netErrAlreadyInProgress -- EALREADY
  1596. 11657    netErrPPPTimeout
  1597. 11658    netErrPPPBroughtDown
  1598. 11659    netErrAuthFailure
  1599. 11660    netErrPPPAddressRefused
  1600. 11661    netErrDNSNameTooLong
  1601. 11662    netErrDNSBadName
  1602. 11663    netErrDNSBadArgs
  1603. 11664    netErrDNSLabelTooLong
  1604. 11665    netErrDNSAllocationFailure
  1605. 11666    netErrDNSTimeout
  1606. 11667    netErrDNSUnreachable
  1607. 11668    netErrDNSFormat
  1608. 11669    netErrDNSServerFailure
  1609. 11670    netErrDNSNonexistantName
  1610. 11671    netErrDNSNIY
  1611. 11672    netErrDNSRefused
  1612. 11673    netErrDNSImpossible
  1613. 11674    netErrDNSNoRRS
  1614. 11675    netErrDNSAborted
  1615. 11676    netErrDNSBadProtocol
  1616. 11677    netErrDNSTruncated
  1617. 11678    netErrDNSNoRecursion
  1618. 11679    netErrDNSIrrelevant
  1619. 11680    netErrDNSNotInLocalCache
  1620. 11681    netErrDNSNoPort
  1621. 11682    netErrIPCantFragment
  1622. 11683    netErrIPNoRoute
  1623. 11684    netErrIPNoSrc
  1624. 11685    netErrIPNoDst
  1625. 11686    netErrIPktOverflow
  1626. 11687    netErrTooManyTCPConnections
  1627. 11688    netErrNoDNSServers
  1628. 11689    netErrInterfaceDown
  1629. 11690    netErrNoChannel -- The datalink layer cannot acquire a channel 
  1630. 11691    netErrDieState -- Mobitex network has issued a DIE command
  1631. 11692    netErrReturnedInMail -- The addressed of the transmitted packet was not available, and the message was placed in the network's mailbox
  1632. 11693    netErrReturnedNoTransfer -- This message cannot be transferred or put in the network mailbox
  1633. 11694    netErrReturnedIllegal -- The message could not be switched to the network
  1634. 11695    netErrReturnedCongest -- Line, radio channels, or network nodes are congested
  1635. 11696    netErrReturnedError -- Technical error in the network
  1636. 11697    netErrReturnedBusy -- The B-party is busy
  1637. 11698    netErrGMANState -- The modem has not registered with the network
  1638. 11699    netErrQuitOnTxFail -- Couldn't get packet through, shutdown
  1639. 11700    netErrFlexListFull -- raw IF error message: see Mobitex spec
  1640. 11701    netErrSenderMAN -- ditto
  1641. 11702    netErrIllegalType -- ditto
  1642. 11703    netErrIllegalState -- ditto
  1643. 11704    netErrIllegalFlags -- ditto
  1644. 11705    netErrIllegalSendlist -- ditto
  1645. 11706    netErrIllegalMPAKLength -- ditto
  1646. 11707    netErrIllegalAddressee -- ditto
  1647. 11708    netErrIllegalPacketClass -- ditto
  1648. 11709    netErrBufferLength -- any 
  1649. 11710    netErrNiCdLowBattery -- any 
  1650. 11711    netErrRFinterfaceFatal -- any
  1651. 11712    netErrIllegalLogout -- raw IF error message
  1652. 11713    netErrAAARadioLoad -- 7/20/98 JB.  If there is insufficient AAA
  1653. 11714    netErrAntennaDown
  1654. 11715    netErrNiCdCharging -- just for charging
  1655. 11716    netErrAntennaWentDown
  1656. 11717    netErrNotActivated -- The unit has not been FULLY activated.  George and Morty completed
  1657. 11718    netErrRadioTemp -- Radio's temp is too high for FCC compliant TX
  1658. 11719    netErrNiCdChargeError -- Charging stopped due to NiCd charging characteristic
  1659. 11720    netErrNiCdSag -- the computed sag or actual sag indicates a NiCd with diminished capacity
  1660. 11721    netErrNiCdChargeSuspend -- Charging has been suspended due to low AAA batteries
  1661. 11723    netErrConfigNotFound
  1662. 11724    netErrConfigCantDelete
  1663. 11725    netErrConfigTooMany
  1664. 11726    netErrConfigBadName
  1665. 11727    netErrConfigNotAlias
  1666. 11728    netErrConfigCantPointToAlias
  1667. 11729    netErrConfigEmpty
  1668. 11730    netErrAlreadyOpenWithOtherConfig
  1669. 11731    netErrConfigAliasErr
  1670. 11732    netErrNoMultiPktAddr
  1671. 11733    netErrOutOfPackets 
  1672. 11734    netErrMultiPktAddrReset
  1673. 11735    netErrStaleMultiPktAddr
  1674. 11736    netErrScptPluginMissing
  1675. 11737    netErrScptPluginLaunchFail
  1676. 11738    netErrScptPluginCmdFail
  1677. 11739    netErrScptPluginInvalidCmd
  1678. 11865    htalErrTimeOut -- call timed out(INTERNAL ERROR CODE)
  1679. 11866    htalErrParam -- invalid parameter
  1680. 11867    htalErrInUse -- HTAL library is already in use
  1681. 11868    htalErrMemory -- not enough memory
  1682. 11869    htalErrUserCan -- cancelled by user
  1683. 11870    htalErrSizeErr -- reply block is too big
  1684. 11871    htalErrNotConnected -- lost/could not establish connection
  1685. 11872    htalErrNotOpen -- library is not open
  1686. 11873    htalErrInterfaceBusy -- comm interface(serial port, TCP/IP, etc.) is busy
  1687. 11874    htalErrCommSetup -- comm setup error
  1688. 11875    htalErrRemoteConnect -- could not establish remote connection and error
  1689. 11876    htalErrCommVersion -- comm version is incompatible with the desktop
  1690. 11877    htalErrRmtMemory -- not enough memory on remote device
  1691. 11878    htalErrDestHostName -- invalid destination host name, or host name not
  1692. 11879    htalErrGotTickle -- INTERNAL error code indicating that a keep-alive
  1693. 11880    htalErrExtLoopback -- External loopback was detected -- this error code
  1694. 12121    inetErrTooManyClients -- Too many clients already
  1695. 12122    inetErrHandleInvalid -- Invalid inetH or sockH
  1696. 12123    inetErrParamsInvalid -- 
  1697. 12124    inetErrURLVersionInvalid -- 
  1698. 12125    inetErrURLBufTooSmall -- 
  1699. 12126    inetErrURLInvalid -- 
  1700. 12127    inetErrTooManySockets -- 
  1701. 12128    inetErrNoRequestCreated
  1702. 12129    inetErrNotConnected
  1703. 12130    inetErrInvalidRequest
  1704. 12131    inetErrNeedTime
  1705. 12132    inetErrHostnameInvalid
  1706. 12133    inetErrInvalidPort
  1707. 12134    inetErrInvalidHostAddr
  1708. 12135    inetErrNilBuffer
  1709. 12136    inetErrConnectTimeout
  1710. 12137    inetErrResolveTimeout
  1711. 12138    inetErrSendReqTimeout
  1712. 12139    inetErrReadTimeout
  1713. 12140    inetErrBufTooSmall
  1714. 12141    inetErrSchemeNotSupported
  1715. 12142    inetErrInvalidResponse
  1716. 12145    inetErrSettingTooLarge
  1717. 12146    inetErrSettingSizeInvalid
  1718. 12147    inetErrRequestTooLong
  1719. 12148    inetErrSettingNotImplemented
  1720. 12149    inetErrConfigNotFound
  1721. 12150    inetErrConfigCantDelete
  1722. 12151    inetErrConfigTooMany
  1723. 12152    inetErrConfigBadName
  1724. 12153    inetErrConfigNotAlias
  1725. 12154    inetErrConfigCantPointToAlias
  1726. 12155    inetErrConfigEmpty
  1727. 12157    inetErrConfigAliasErr
  1728. 12158    inetErrNoWirelessInterface
  1729. 12159    inetErrEncryptionNotAvail
  1730. 12160    inetErrNeedRetryEncSeqNum
  1731. 12161    inetErrNeedRetryEncPublicKey
  1732. 12162    inetErrResponseTooShort
  1733. 12163    inetErrMobitexIllegalOKHost
  1734. 12164    inetErrMobitexIllegalBadHost
  1735. 12165    inetErrHTTPBadRequest
  1736. 12166    inetErrHTTPUnauthorized
  1737. 12167    inetErrHTTPForbidden
  1738. 12168    inetErrHTTPNotFound
  1739. 12169    inetErrHTTPMethodNotAllowed
  1740. 12170    inetErrHTTPNotAcceptable
  1741. 12171    inetErrHTTPProxyAuthRequired
  1742. 12172    inetErrHTTPRequestTimeout
  1743. 12173    inetErrHTTPConflict
  1744. 12174    inetErrHTTPGone
  1745. 12175    inetErrHTTPLengthRequired
  1746. 12176    inetErrHTTPPreconditionFailed
  1747. 12177    inetErrHTTPRequestTooLarge
  1748. 12178    inetErrHTTPRequestURITooLong
  1749. 12179    inetErrHTTPUnsupportedType
  1750. 12180    inetErrHTTPServerError
  1751. 12181    inetErrCTPServerError
  1752. 12182    inetErrTypeNotCached
  1753. 12183    inetErrCacheInvalid
  1754. 12184    inetErrURLDispatched
  1755. 12185    inetErrDatabaseNotFound
  1756. 12186    inetErrCTPMalformedRequest
  1757. 12187    inetErrCTPUnknownCommand
  1758. 12188    inetErrCTPTruncated
  1759. 12189    inetErrCTPUnknownError
  1760. 12190    inetErrCTPProxyError
  1761. 12191    inetErrCTPSocketErr
  1762. 12192    inetErrCTPInvalidURL
  1763. 12193    inetErrCTPReferringPageOutOfDate
  1764. 12194    inetErrCTPBadRequest
  1765. 12195    inetErrUNUSED
  1766. 12196    inetErrCTPMailServerDown
  1767. 12197    inetErrCTPHostNotFound
  1768. 12198    inetErrCTPContentInvalidTag
  1769. 12199    inetErrCTPContentInternal
  1770. 12200    inetErrCTPContentDataEnd
  1771. 12201    inetErrCTPContentResourceTooBig
  1772. 12202    inetErrCTPContentNoNoFrames
  1773. 12203    inetErrCTPContentUnsupportedContent
  1774. 12204    inetErrCTPContentUnsupportedEncoding
  1775. 12205    inetErrCTPContentBadForm
  1776. 12206    inetErrCTPContentBadFormMissingAction
  1777. 12207    inetErrCTPContentBadFormMissingMethod
  1778. 12208    inetErrCTPContentNoSourceData
  1779. 12209    inetErrCTPContentBadImage
  1780. 12210    inetErrCTPContentImageTooLarge
  1781. 12211    inetErrMobitexErrorHandled
  1782. 12212    inetErrProxyDownBadHost
  1783. 12213    inetErrHostConnectionLost
  1784. 12214    inetErrLinkNotFound
  1785. 12377    exgMemError
  1786. 12378    exgErrStackInit -- stack could not initialize
  1787. 12379    exgErrUserCancel
  1788. 12380    exgErrNoReceiver -- receiver device not found
  1789. 12381    exgErrNoKnownTarget -- can't find a target app
  1790. 12382    exgErrTargetMissing -- target app is known but missing
  1791. 12383    exgErrNotAllowed -- operation not allowed
  1792. 12384    exgErrBadData -- internal data was not valid
  1793. 12385    exgErrAppError -- generic application error
  1794. 12386    exgErrUnknown -- unknown general error
  1795. 12387    exgErrDeviceFull -- device is full
  1796. 12388    exgErrDisconnected -- link disconnected
  1797. 12389    exgErrNotFound -- requested object not found
  1798. 12390    exgErrBadParam -- bad parameter to call
  1799. 12391    exgErrNotSupported -- operation not supported by this library
  1800. 12392    exgErrDeviceBusy -- device is busy
  1801. 12393    exgErrBadLibrary -- bad or missing ExgLibrary
  1802. 12633    fileErrMemError -- out of memory error
  1803. 12634    fileErrInvalidParam -- invalid parameter value passed
  1804. 12635    fileErrCorruptFile -- the file is corrupted/invalid/not a stream file
  1805. 12636    fileErrNotFound -- couldn't find the file
  1806. 12637    fileErrTypeCreatorMismatch -- file's type and creator didn't match those expected
  1807. 12638    fileErrReplaceError -- couldn't replace an existing file
  1808. 12639    fileErrCreateError -- couldn't create a new file
  1809. 12640    fileErrOpenError -- generic open error
  1810. 12641    fileErrInUse -- file couldn't be opened or deleted because it is in use
  1811. 12642    fileErrReadOnly -- couldn't open in write mode because db is read-only
  1812. 12643    fileErrInvalidDescriptor -- invalid file descriptor (FileHandle)
  1813. 12644    fileErrCloseError -- error closing the database
  1814. 12645    fileErrOutOfBounds -- attempted operation went out of bounds of the file
  1815. 12646    fileErrPermissionDenied -- couldn't write to a file open for read-only access
  1816. 12647    fileErrIOError -- general I/O error
  1817. 12648    fileErrEOF -- end-of-file error
  1818. 12649    fileErrNotStream -- attempted to open a file that is not a stream
  1819. 13145    txtErrUknownTranslitOp
  1820. 13146    txtErrTranslitOverrun
  1821. 13147    txtErrTranslitOverflow
  1822. 13400    tsmErrUnimplemented
  1823. 13401    tsmErrNeedCommit
  1824. 13402    tsmErrCantCommit
  1825. 13403    tsmErrNotOpen
  1826. 13404    tsmErrStillOpen
  1827. 13405    tsmErrWrongAPI
  1828. 13406    tsmErrWrongEncoding
  1829. 13407    tsmErrWrongLanguage
  1830. 13408    tsmErrReentrancy
  1831. 13528    tsmErrCustom
  1832. 13657    webErrBufTooSmall -- Buffer too small
  1833. 13658    webErrTooComplex -- Page too complex
  1834. 13659    webErrCMLEnd -- Page done
  1835. 13660    webErrCMLInvalid -- Invalid CML
  1836. 13661    webErrUserCancel -- User initiated cancel
  1837. 13662    webErrOutOfMemory -- 
  1838. 13663    webErrBadHandle -- Invalid Handle
  1839. 13664    webErrParseOverrun -- Parsing past end of partial CML
  1840. 13665    webErrInvalidParam -- Invalid parameter
  1841. 13666    webErrCMLRestart -- Internal error
  1842. 13667    webErrCMLInvalidTable -- Premature table tag
  1843. 13668    webErrCMLInvalidTD -- Premature table cell begin tag
  1844. 13669    webErrCMLInvalidTDEnd -- Premature table cell end tag
  1845. 13670    webErrCMLInvalidSelect -- Invalid select object type
  1846. 13671    webErrCMLInvalidEnd -- Invalid end tag
  1847. 13672    webErrCMLInvalidVersion -- Incompatable encoder version
  1848. 13673    webErrCMLInvalidNested -- Nested table (not allowed)
  1849. 13913    secErrGeneral
  1850. 13914    secErrCerticom
  1851. 13915    secErrUsage
  1852. 13916    secErrMicMismatch
  1853. 13917    secErrSeqNum
  1854. 13918    secErrKeyNotFound
  1855. 13919    secErrKeyVerMismatch
  1856. 13920    secErrBfrTooSmall
  1857. 13921    secErrDataSize -- Error in call to sb_dataSize
  1858. 13922    secErrDataTooLarge -- datasize too large
  1859. 13923    secErrInitialize -- Error in call to sb_initialize
  1860. 13924    secErrMemory -- Cannot allocate needed memory
  1861. 13925    secErrAlreadyOpen -- Warning: library already open
  1862. 13926    secErrNotOpen -- LIbrary not open
  1863. 13927    secErrDBInit -- Could not init needed database
  1864. 13928    secErrLibClosed -- JB 9/24/98 if the Mobitex stack needs
  1865. 14425    flshErrGeneralError
  1866. 14426    flshErrDeviceUnsupported
  1867. 14427    flshErrDeviceError
  1868. 14428    flshErrVerifyFailed
  1869. 14429    flshErrParameterError
  1870. 14430    flshErrDeviceFull
  1871. 14431    flshErrNotFound
  1872. 14680    pwrErrNone
  1873. 14681    pwrErrBacklight
  1874. 14682    pwrErrRadio
  1875. 14683    pwrErrBeam
  1876. 14937    cncErrAddProfileFailed -- Add profile attempt failed
  1877. 14938    cncErrProfileListFull -- Add attempt failed because the
  1878. 14939    cncErrGetProfileFailed -- Get profile attempt failed
  1879. 14940    cncErrConDBNotFound -- Connection database not found
  1880. 14941    cncErrGetProfileListFailed -- Could not get profile list
  1881. 14942    cncErrProfileReadOnly -- The profile can not be altered
  1882. 14943    cncErrProfileNotFound -- The profile could not be found
  1883.