Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
•QTMusic Sample Sequencer/SequencerTest Filing.h
/* |
* file: SequencerTest Filing.h |
* |
* started 12 January 1992 16:45 |
* david van brink |
* |
*/ |
/*-------------------------- |
Inclusions |
--------------------------*/ |
#include <Files.h> |
/*-------------------------- |
Constants |
--------------------------*/ |
#define kCreatorFileType 'STDo' |
#define kDocumentFileType 'Stdo' |
#define kDocumentResType 'Stdo' |
/*-------------------------- |
Prototypes |
--------------------------*/ |
void OpenDoc(short n,short item, short ref); |
short SaveDoc(short n,short item, short ref); |
short SaveAsDoc(short n,short item, short ref); |
void OpenDocSpec(FSSpec *fSpec); |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-03-19