home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / news / 679 / header / loadbox.h < prev    next >
Text File  |  1994-02-04  |  273b  |  11 lines

  1. /* Fichier ENTETE  : LOADBOX.H          VERSION : 2.00
  2.    (c) Christophe Lesur MAI 1993
  3. */
  4.  
  5. #include <dir.h>
  6. #ifndef OBJSCR_H
  7.         #include "objscr.h"
  8. #endif
  9.  
  10. BOOLEAN Get_File_Name ( char *what_search, char *result );
  11. void    Use_loadbox_Time ( BOOLEAN use );