Standard Get Folder C Code

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Standard Get Folder C Code

Post by Info-Mac » June 6th, 1992, 9:00 am

Download: http://archive.info-mac.org/dev/src/std ... lder-c.hqx

The Think C code in this archive implements a custom Standard File Dialog
that allows users to select folders in which to save or locate files.
All code and resources you need to use StandardGetFolder are included. Also
included is a small sample program (in Think C) demonstrating the use of
StandardGetFolder.

Due to the fact the StandardGetFolder makes use of the CustomGetFile toolbox
function and FSSpec records, it will only work under Sytem 7.0 or later.
Post Reply