Info-Mac Archive Downloads: dev/src/ SourceCode

Back to dev/src/ SourceCode

Standard Get Folder C Code (std-get-folder-c.hqx)

Download std-get-folder-c.hqx (18,502 KB)


Date: Sat, 6 Jun 92 21:31:06 CDT
From: Kenneth B. Kirksey
Subject: Standard Get Folder C Code


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.