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 / getstringwindow.h < prev    next >
C/C++ Source or Header  |  1995-11-01  |  153b  |  6 lines

  1. /* Prototypes for functions defined in
  2. GetStringWindow.c
  3.  */
  4.  
  5. extern char *GetStringWindow(UWORD x, UWORD y, char *windowtitle, char *buffer, WORD len);
  6.