MusicKit  0.0.0
PerformSoundPrivate.h
00001 /*
00002   $Id$
00003 
00004   Description:
00005     PerformSound.h is a public header used with ObjC,
00006     so we don't want LPDIRECTSOUND definitions there. 
00007     This file holds non-public prototypes.
00008 
00009   Original Author: Leigh Smith <leigh@tomandandy.com>
00010 
00011   Copyright (C) 1999 Permission is granted to use this code for commercial and
00012   non-commercial purposes so long as this copyright statement (noting the author) is
00013   preserved.
00014 */
00015 /*
00016   $Log$
00017   Revision 1.1  2001/07/02 22:03:48  sbrandon
00018   - initial revision. Still a work in progress, but does allow the MusicKit
00019     and SndKit to compile on GNUstep.
00020 
00021   Revision 1.1.1.1  2000/01/14 00:14:34  leigh
00022   Initial revision
00023 
00024   Revision 1.1.1.1  1999/11/17 17:57:14  leigh
00025   Initial working version
00026 
00027 */
00028 
00029 #include "PerformSound.h"
00030