home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / k / qzap / !QZap_h_example < prev    next >
Encoding:
Text File  |  1994-08-11  |  102 b   |  11 lines

  1. /*
  2.  * Userdragbox.h
  3.  */
  4.  
  5. #ifndef Userdragbox_H
  6. #define Userdragbox_H
  7.  
  8. void Userdragbox(void);
  9.  
  10. #endif
  11.