Re: Possible to package an AU with an app?
Re: Possible to package an AU with an app?
- Subject: Re: Possible to package an AU with an app?
- From: Glenn Olander <email@hidden>
- Date: Fri, 12 Sep 2003 09:23:31 -0700
Marc Poirier wrote:
Have you found that RegisterComponentFileRef returns noErr no matter what?
I'm finding that in my experience. I mean, I tried registering completely
ridiculous stuff, like FSRefs to audio files and zip files and stuff like
that, and every time RegisterComponentFileRef says, "noErr, everything is
a-okay honkey dorey." And I'm thinking, "Pffft, yeah whatever..." But
it's a little concerning that there's no way to error check, then how can
you rely on RegisterComponentFileRef?
That's very true. But, in practice I don't think that's a critical
problem because you can do your error handling when you try to find
the component.
Regarding error checking, It's always made me nervous about how easy it
is for anyone with the Finder and a text editor to muck with a
bundle. How do you know a bundle is valid/intact?
- Glenn
_______________________________________________
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.