home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 3 / CD_Magazyn_EXEC_nr_3.iso / Recent / util / mouse / FreeWheel.lha / 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.