home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C++ / Frameworks / Argus Frameworks 2.1 / Argus Starter 2.1 / Dialogs / SampleDialog.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-12-21  |  247 b   |  10 lines  |  [TEXT/KAHL]

  1. /**********************************************************************
  2.  
  3.     SampleDialog.h
  4.  
  5. ***********************************************************************/
  6.  
  7. /********** Prototypes */
  8. extern Boolean MySampleDialog( void );
  9.  
  10. // End of File