Re: Fw: GetSharedLibrary
Re: Fw: GetSharedLibrary
- Subject: Re: Fw: GetSharedLibrary
- From: Marc Poirier <email@hidden>
- Date: Fri, 4 Jul 2003 11:05:07 -0500 (CDT)
On Fri, 4 Jul 2003, Michael Olsen wrote:
>
> > > That's not a valid path in Mac OS X.
>
> >
>
> > Eh, yes it is.
>
>
>
> No, it's not, for real. It's a DOS-format path. OS X uses POSIX format
>
> paths. /Library is a valid path. /Volumes/whatever/Library is valid,
>
> too, as another example.
>
>
>
> > When I write
>
> > [OSXVolume]\Library
>
> >
>
> > I of course mean that I copied the library to the \Library folder on the
>
> > OSX volume... My code doesnt include any path (which is why I'm asking
>
> > for the search path).
>
>
I don't think you get it...:) [OSXVolume]\Library is just a way of
>
describing where I copied the file...
>
Call it :MacintoshHD:Library: instead if you want, doesn't matter.
>
Or call it /Library
>
> The point is that this "path" was not in the code, only in my mail, and
>
I'm sure that this pseudopath was easily understood.
Ahh, sorry, I guess I didn't understand. I have not used the
GetSharedLibrary function. So I guess you are saying that that part of
the Mac toolbox has its own search paths, are you just provide a file
name? Okay, got it now. :) Sorry for the mix up...
But, I'm not just saying this to be pedantic, but really for me your
pseudopath was not so well understood. Maybe I am just dim, but I sort of
think that just describing it correctly will make other folks more likely
to understand what you're saying...
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.