home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 9
/
FreshFishVol9-CD2.bin
/
bbs
/
gfx
/
imagefx_sdk-2.0.lha
/
ImageFX_SDK
/
include
/
scan
/
req.i
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-07-27
|
250 b
|
15 lines
include 'exec/types.i'
FI_DIRLEN equ 128
FI_FILELEN equ 32
FI_PATLEN equ 64
STRUCTURE FileInfo,0
STRUCT fi_Dir,128
STRUCT fi_File,32
STRUCT fi_Pattern,64
STRUCT fi_Reserved,32*4
LABEL finfo_SIZEOF