Re: Process Manager
Re: Process Manager
- Subject: Re: Process Manager
- From: Rosyna <email@hidden>
- Date: Mon, 10 Jun 2002 20:00:32 -0700
Ah, that's all? ;)
FSRef theRef;
OSStatus err=GetProcessBundleLocation(&psn,&theRef);
And then turn theRef into a cocoa path with CFURLCreateFromFSRef.
I've been doing nothing but this for the entire weekend ;)
Ack, at 6/10/02, Patrick Tescher said:
Well, I was trying to get a path to an application from the process
manager so that I could compare it to a Cocoa path
("/Applications/SomeApp.app/")
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
---
Please include any previous correspondence in replies, it helps me
remember what we were talking about. Thanks.
_______________________________________________
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.