Re: Fw: GetSharedLibrary
Re: Fw: GetSharedLibrary
- Subject: Re: Fw: GetSharedLibrary
- From: Daniel Jalkut <email@hidden>
- Date: Fri, 4 Jul 2003 09:09:23 -0700
GetSharedLibrary searches three paths on OSX:
1) /System/Library/CFMSupport - this is for Apple-provided CFM
libraries and bridges.
2) /Library/CFMSupport -this is for third party CFM libraries.
3) [ApplicationBundle]/Contents/Frameworks/ - this is for app-specific
CFM libraries.
You can read more in the CarbonCore developer release notes:
file:///Developer/Documentation/ReleaseNotes/CarbonCore.html
Daniel
On Friday, July 4, 2003, at 03:50 AM, Michael Olsen wrote:
P.S. I tried to use [OSXVolume]\Library, but get -2804, Library cannot
be found.
Michael Olsen
email@hidden
I'm wondering if anyone could tell me the search path for
GetSharedLibrary() when running on OSX...???
_______________________________________________
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.
_______________________________________________
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.