Re: Finding an application ?
Re: Finding an application ?
- Subject: Re: Finding an application ?
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 10 Feb 2003 20:50:53 -0800
On Monday, February 10, 2003, at 08:30 PM, Alec Carlson wrote:
I have the creator code (signature) for an application. I want to get
the
unix path to it's location in the system. It could be located
anywhere, not
just the Applications folder. How do I do this in X ?
<
http://developer.apple.com/technotes/tn/tn2017.html>
Use Launch Services to get the FSRef, then use Carbon to turn the FSRef
into a path.
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
#include <stdsignature.h>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.