home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / UNIX / ARCHIE / CLIENTS / XARCHIE-.1 / M-DEFS.H < prev    next >
Encoding:
C/C++ Source or Header  |  1993-04-22  |  395 b   |  17 lines

  1. /*
  2.  * menus.h : Defs for all the xarchie menus
  3.  *
  4.  * George Ferguson, ferguson@cs.rochester.edu, 23 Apr 1993.
  5.  */
  6.  
  7. extern void initFileMenu();
  8.  
  9. extern void initQueryMenu();
  10.  
  11. extern void initSettingsMenu();
  12. extern void updateSettingsMenuMarks();
  13. extern void setSearchMenuMark(),setSortMenuMark();
  14. extern void setNiceMenuMark(),setHostMenuMark();
  15.  
  16. extern void initFilePanelMenu();
  17.