home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / source / browser / browser.hqx / Browser / protos / initdirs.proto.h < prev    next >
Encoding:
Text File  |  1995-10-06  |  313 b   |  8 lines

  1.  
  2. /* initdirs.c */
  3. ControlHandle addtolist(WindowPeek wp, Str255 s, long dirid, short vrefnum);
  4. void update_title (ControlHandle c, Str255 s);
  5. void updatemove(WindowPeek wp, Str255 sp, long dirid, short vrefnum);
  6. void removefromlist(WindowPeek wp, Str255 s, long dirid, short vrefnum);
  7. void initopendirs(FILE *f);
  8.