home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 465.lha / ParM_v2.5r / WB.h < prev   
C/C++ Source or Header  |  1991-01-05  |  98b  |  8 lines

  1.  
  2. struct ParmMsgPort {
  3.     struct MsgPort pmp_MsgPort;
  4.     short pmp_MsgCnt;
  5.     short pmp_NumParmTask;
  6. };
  7.  
  8.