Re[2]: NSApp problem outside of bundle
Re[2]: NSApp problem outside of bundle
- Subject: Re[2]: NSApp problem outside of bundle
- From: Peter Mulholland <email@hidden>
- Date: Mon, 29 Jun 2009 23:22:44 +0100
Hello Stephen,
Monday, June 29, 2009, 11:12:20 PM, you wrote:
> You don't use kCurrentProcess as an argument. You use it like this:
> ProcessSerialNumber psn = { 0, kCurrentProcess };
> TransformProcessType( &psn, ... );
I see. It isn't really explained all that clearly.
I'll give that a shot.
--
Best regards,
Peter mailto:email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden