Re: CoreMIDI questions
Re: CoreMIDI questions
- Subject: Re: CoreMIDI questions
- From: Marc Poirier <email@hidden>
- Date: Wed, 3 Jul 2002 09:03:51 -0400
> -- Is there a Gestalt check for CoreMIDI functions? Or do I assume
> that OS X always has CoreMIDI? Couldn't find mention in the docs.
Not that I'm aware of. You could always weak-link (or can you not
do this with macho?) and check before calling any CoreMIDI code.
No, you can't be weak and macho at the same time.
Marc
--
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.