跳轉至內容

Aros/開發人員/文件/庫/Xadmaster

來自華夏公益教科書
用於 Aros 華夏公益教科書的導航欄
Aros 使用者
Aros 使用者文件
Aros 使用者常見問題解答
Aros 使用者應用程式
Aros 使用者 DOS Shell
Aros/使用者/AmigaLegacy
Aros 開發文件
Aros 開發人員文件
從 AmigaOS/SDL 移植軟體
面向 Zune 初學者
Zune .MUI 類
面向 SDL 初學者
Aros 開發人員構建系統
特定平臺
Aros x86 完整系統 HCL
Aros x86 音訊/影片支援
Aros x86 網路支援
Aros Intel AMD x86 安裝
Aros 儲存支援 IDE SATA 等
Aros Poseidon USB 支援
x86-64 支援
摩托羅拉 68k Amiga 支援
Linux 和 FreeBSD 支援
Windows Mingw 和 MacOSX 支援
Android 支援
Arm Raspberry Pi 支援
PPC Power Architecture
雜項
Aros 公共許可證

參考文獻

[編輯 | 編輯原始碼]
xadPTR xadAllocObjectA(xadUINT32 type, const struct TagItem * tags) (D0, A0)
void xadFreeObjectA(xadPTR object, const struct TagItem * tags) (A0, A1)
struct xadClient * xadRecogFileA(xadSize size, const void * memory, const struct TagItem * tags) (D0, A0, A1)
xadERROR xadGetInfoA(struct xadArchiveInfo * ai, const struct TagItem * tags) (A0, A1)
void xadFreeInfo(struct xadArchiveInfo * ai) (A0)
xadERROR xadFileUnArcA(struct xadArchiveInfo * ai, const struct TagItem * tags) (A0, A1)
xadERROR xadDiskUnArcA(struct xadArchiveInfo * ai, const struct TagItem * tags) (A0, A1)
xadSTRPTR xadGetErrorText(xadERROR errnum) (D0)
struct xadClient * xadGetClientInfo() ()
xadERROR xadHookAccess(xadUINT32 command, xadSignSize data, xadPTR buffer, struct xadArchiveInfo * ai) (D0, D1, A0, A1)
xadERROR xadConvertDatesA(const struct TagItem * tags) (A0)
xadUINT16 xadCalcCRC16(xadUINT32 id, xadUINT32 init, xadSize size, const xadUINT8 * buffer) (D0, D1, D2, A0)
xadUINT32 xadCalcCRC32(xadUINT32 id, xadUINT32 init, xadSize size, const xadUINT8 * buffer) (D0, D1, D2, A0)
xadPTR xadAllocVec(xadSize size, xadUINT32 flags) (D0, D1)
void xadCopyMem(const void * src, xadPTR dest, xadSize size) (A0, A1, D0)
xadERROR xadHookTagAccessA(xadUINT32 command, xadSignSize data, xadPTR buffer, struct xadArchiveInfo * ai, const struct TagItem * tags) (D0, D1, A0, A1, A2)
xadERROR xadConvertProtectionA(const struct TagItem * tags) (A0)
xadERROR xadGetDiskInfoA(struct xadArchiveInfo * ai, const struct TagItem * tags) (A0, A1)
xadERROR xadGetHookAccessA(struct xadArchiveInfo * ai, const struct TagItem * tags) (A0, A1)
void xadFreeHookAccessA(struct xadArchiveInfo * ai, const struct TagItem * tags) (A0, A1)
xadERROR xadAddFileEntryA(struct xadFileInfo * fi, struct xadArchiveInfo * ai, const struct TagItem * tags) (A0, A1, A2)
xadERROR xadAddDiskEntryA(struct xadDiskInfo * di, struct xadArchiveInfo * ai, const struct TagItem * tags) (A0, A1, A2)
xadERROR xadGetFilenameA(xadUINT32 buffersize, xadSTRPTR buffer, const xadSTRING * path, const xadSTRING * name, const struct TagItem * tags) (D0, A0, A1, A2, A3)
xadSTRPTR xadConvertNameA(xadUINT32 charset, const struct TagItem * tags) (D0, A0)
xadSTRPTR xadGetDefaultNameA(const struct TagItem * tags) (A0)
const struct xadSystemInfo * xadGetSystemInfo() () 
華夏公益教科書