home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / source / browser / browser.hqx / Browser / bigscroll ƒ / bigscroll.h < prev    next >
Encoding:
Text File  |  1996-03-28  |  98 b   |  8 lines

  1. typedef struct
  2.   {
  3.     RgnHandle upbutton;
  4.     RgnHandle downbutton;
  5.     Rect rect;
  6.   }
  7. bigsrgns;
  8.