home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 1 / Mecomp-CD.iso / amiga / tools / boot / wbstartup+v2.8 / source / wbstartup+prefs / choosegroupwindow_protos.h < prev    next >
C/C++ Source or Header  |  1995-11-01  |  131b  |  7 lines

  1. /* Prototypes for functions defined in
  2. ChooseGroupWindow.c
  3.  */
  4.  
  5. struct Node * ChooseGroup(WORD , WORD , struct List * , char * );
  6.  
  7.