home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 1992 August / info-mac-1992.iso / Source / C / StandardGetFolder / std-get-folder.abstract < prev   
Encoding:
Internet Message Format  |  1992-08-29  |  595 b   |  [TEXT/????]

  1. Date: Sat, 6 Jun 92 21:31:06 CDT 
  2. From: Kenneth B. Kirksey <kkirksey@eng.auburn.edu>
  3. Subject: Standard Get Folder C Code 
  4.  
  5.  
  6. The Think C code in this archive implements a custom Standard File Dialog 
  7. that allows users to select folders in which to save or locate files.  
  8. All code and resources you need to use StandardGetFolder are included.  Also 
  9. included is a small sample program (in Think C) demonstrating the use of 
  10. StandardGetFolder.
  11.  
  12. Due to the fact the StandardGetFolder makes use of the CustomGetFile toolbox
  13. function and FSSpec records, it will only work under Sytem 7.0 or later. 
  14.  
  15.