morefile.h

Go to the documentation of this file.
00001 /************************************************************************
00002 * @doc
00003 * $Workfile: MoreFiles.h $
00004 * Copyright (c) 1995 - 1997 CoreTek, Inc.
00005 * This work is protected by United States and international copyright laws 
00006 * and contains certain trade secret information.  All use of this work is  
00007 * governed by the terms of agreements between CoreTek Corporation and its     
00008 * licensees or potential licensees.  Disclosure or disassembly of the      
00009 * contents of embodied programs or algorithms is prohibited.  
00010 * All rights reserved.
00011 * Description: 
00012 * $Revision: 1 $ $Author: Yury $ $Date: 2/14/97 6:48p $
00013 ************************************************************************/
00014 #ifndef __MOREFILES_H
00015 #define __MOREFILES_H
00016 
00017 #ifdef _OS9
00018 // This are prototypes for MoreFiles extentions.
00019 
00020 OSErr FSpGetFullPath (const FSSpec *fp, short *flen, Handle *fpp);
00021 OSErr FSpLocationFromFullPath (short flen, const void *fpp, FSSpec *fp);
00022 OSErr FSpChangeCreatorType (const FSSpec *fp, OSType creator, OSType fileType);
00023 
00024 #endif
00025 #endif

This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:44 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001