home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 171.lha / SupLib / res.h < prev    next >
Text File  |  1988-04-28  |  152b  |  9 lines

  1.  
  2. #define RF_SHARED   0x01
  3. #define RF_GLOBAL   0x02
  4. #define RF_VIRTUAL  0x04
  5. #define RF_SWAP     0x08
  6. #define RF_LOCK     0x10
  7. #define RF_NUNLINK  0x20
  8.  
  9.