home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 6
/
Sonderheft_6-96.iso
/
pd
/
libraries
/
fileid
/
fileid_library
/
include
/
pragmas
/
fileid.h
Wrap
C/C++ Source or Header
|
1996-11-03
|
444b
|
17 lines
#ifndef PRAGMAS_FILEID_H
#define PRAGMAS_FILEID_H
#ifndef CLIB_FILEID_PROTOS_H
#include <clib/fileid_protos.h>
#endif
#pragma libcall FileIDBase FIAllocFileInfo 1E 0
#pragma libcall FileIDBase FIFreeFileInfo 24 901
#pragma libcall FileIDBase FIIdentify 2A 9802
#pragma libcall FileIDBase FIIdentifyFromName 30 1902
#pragma libcall FileIDBase FIGetHighID 36 0
#pragma libcall FileIDBase FIGetIDString 3C 001
#endif /* PRAGMAS_FILEID_H */