home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / dev / amiga_e-2.1b.lha / Amiga_E-2.1b / Modules-Text / intuition / icclass.txt < prev    next >
Encoding:
Text File  |  1992-09-02  |  342 b   |  14 lines

  1. ShowModule v0.1 (c) 1992 $#%!
  2. now showing: "emodules:intuition/icclass.m"
  3. NOTE: don't use this output in your code, use the module instead.
  4.  
  5. CONST ICM_SETLOOP=$402,
  6.       ICM_CLEARLOOP=$403,
  7.       ICM_CHECKLOOP=$404,
  8.       ICA_DUMMY=$40000,
  9.       ICA_TARGET=$40001,
  10.       ICA_MAP=$40002,
  11.       ICSPECIAL_CODE=$40003,
  12.       ICTARGET_IDCMP=-1
  13.  
  14.