home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Eudora 1.3.1 / source / Include / menu.h < prev    next >
Encoding:
Text File  |  1993-03-16  |  152 b   |  4 lines  |  [TEXT/MPS ]

  1. void DoMenu(WindowPtr topWin,long selection,short modifiers);
  2. Boolean EnableIf(MenuHandle mh, short item, Boolean expr);
  3. void CheckBox(WindowPeek win);
  4.