home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / System / WBStartup+ / Source / WBStartup+Prefs / ChooseGroupWindow_protos.h < prev    next >
C/C++ Source or Header  |  1998-10-26  |  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.