home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / source / browser / browser.hqx / Browser / ibutton ƒ / ibutton.proto.h < prev    next >
Encoding:
Text File  |  1995-05-14  |  237 b   |  7 lines

  1.  
  2. /* ibutton.c */
  3. void mydrawcontrol (short varcode, ControlHandle c);
  4. long mytest (long param, ControlHandle c);
  5. void mycalc (RgnHandle rgn, ControlHandle c);
  6. pascal long main (short varcode, ControlHandle c, short message, long param);
  7.