home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / System / FreeWheel / CxCustom.h < prev    next >
C/C++ Source or Header  |  1999-12-25  |  99b  |  7 lines

  1.  
  2. extern int MouseSpeed;
  3. extern BOOL DoClickToFront;
  4.  
  5. void CxCustomRoutine(CxMsg *msg,CxObj *obj);
  6.  
  7.