home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
552.lha
/
Browser_II_v1.0
/
source.LZH
/
source
/
DosVar.h
< prev
next >
Wrap
Text File
|
1991-04-20
|
192b
|
10 lines
/* not in dos.h !! */
#define FIBB_HIDDEN 7
#define FIBF_HIDDEN (1<<FIBB_HIDDEN)
/* it is my own definition: not standard */
#define FIBB_COMMENT 8
#define FIBF_COMMENT (1<<FIBB_COMMENT)