Table of contents
1. General information
2. Conceptual overview
3. AmigaOS peculiarities
4. Anim plugins
5. Anim saver plugins
6. Audio adapter plugins
7. Base plugin functions
8. Clipboard adapter plugins
9. Convert script plugins
10. Directory adapter plugins
11. Display adapter plugins
12. Extension plugins
13. File adapter plugins
14. Filesystem adapter plugins
15. Font plugins
16. Icon plugins
17. Icon saver plugins
18. Image plugins
19. Image saver plugins
20. IPC adapter plugins
21. Library plugins
22. Network adapter plugins
23. Requester adapter plugins
24. Require hook plugins
25. Sample saver plugins
26. Serializer plugins
27. Sound plugins
28. Timer adapter plugins
29. Vectorgraphics plugins
30. Video plugins
31. AudioBase functions
32. CRTBase functions
33. DOSBase functions
34. FontBase functions
35. FT2Base functions
36. GfxBase functions
37. JPEGBase functions
38. LocaleBase functions
39. LuaBase functions
40. MathBase functions
41. MiscBase functions
42. PluginBase functions
43. RequesterBase functions
44. SysBase functions
44.1. Overview
44.2. hw_AddLoaderAdapter
44.3. hw_AddTime
44.4. hw_AllocSemaphore
44.5. hw_CmpTime
44.6. hw_CompareString
44.7. hw_ConfigureLoaderAdapter
44.8. hw_ConvertString
44.9. hw_Delay
44.10. hw_DisableCallback
44.11. hw_FreeObjectData
44.12. hw_FreeSemaphore
44.13. hw_FreeString
44.14. hw_GetDate
44.15. hw_GetDateStamp
44.16. hw_GetEncoding
44.17. hw_GetErrorName
44.18. hw_GetEventHandler
44.19. hw_GetSystemPath
44.20. hw_GetSysTime
44.21. hw_GetVMErrorInfo
44.22. hw_HandleEvents
44.23. hw_HaveLibrary
44.24. hw_HaveObject
44.25. hw_LockSemaphore
44.26. hw_LogPrintF
44.27. hw_MasterControl
44.28. hw_MasterServer
44.29. hw_PostEvent
44.30. hw_PostEventEx
44.31. hw_PostSatelliteEvent
44.32. hw_RaiseOnError
44.33. hw_RegisterCallback
44.34. hw_RegisterError
44.35. hw_RegisterEventHandler
44.36. hw_RegisterEventHandlerEx
44.37. hw_RegisterFileType
44.38. hw_RegisterUserObject
44.39. hw_RemoveLoaderAdapter
44.40. hw_RunEventCallback
44.41. hw_RunTimerCallback
44.42. hw_SetClipboardAdapter
44.43. hw_SetErrorCode
44.44. hw_SetErrorString
44.45. hw_SetIPCAdapter
44.46. hw_SetTimerAdapter
44.47. hw_StrongRandom
44.48. hw_SubTime
44.49. hw_TrackedAlloc
44.50. hw_TrackedFree
44.51. hw_UnLockSemaphore
44.52. hw_UnregisterCallback
44.53. hw_UnregisterEventHandler
44.54. hw_WaitEvents
45. UnicodeBase functions
46. UtilityBase functions
47. ZBase functions
A. Licenses
Index