| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to macossub.h CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / macosx | 
| version 1.4, 2004/01/11 16:58:47 | version 1.5, 2004/03/02 23:23:06 | 
|---|---|
| Line 1 | Line 1 | 
| #include <QuickTime/QuickTime.h> | |
| #include <CoreMIDI/MIDIServices.h> | |
| #define CFSTRj(name) CFStringCreateWithCString(NULL,name,CFStringGetSystemEncoding()) | |
| #ifdef __cplusplus | #ifdef __cplusplus | 
| extern "C" { | extern "C" { | 
| #endif | #endif | 
| Line 14 void mkcstr(char *dst, int size, const S | Line 18 void mkcstr(char *dst, int size, const S | 
| } | } | 
| #endif | #endif |