• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Re[2]: NSApp problem outside of bundle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re[2]: NSApp problem outside of bundle


  • Subject: Re: Re[2]: NSApp problem outside of bundle
  • From: Steve Christensen <email@hidden>
  • Date: Mon, 29 Jun 2009 16:42:31 -0700

On Jun 29, 2009, at 3:22 PM, Peter Mulholland wrote:

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.

It's actually described very clearly in Xcode's developer docs for TransformProcessType:


...
Parameters

PSN

The serial number of the process you want to transform. You can also use the constant kCurrentProcess to refer to the current process. See ProcessSerialNumber for more information.
...


_______________________________________________

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


  • Follow-Ups:
    • Re[4]: NSApp problem outside of bundle
      • From: Peter Mulholland <email@hidden>
References: 
 >NSApp problem outside of bundle (From: Peter Mulholland <email@hidden>)
 >Re: NSApp problem outside of bundle (From: Peter Mulholland <email@hidden>)
 >Re: NSApp problem outside of bundle (From: "Stephen J. Butler" <email@hidden>)
 >Re[2]: NSApp problem outside of bundle (From: Peter Mulholland <email@hidden>)

  • Prev by Date: NSBitMapRepresentation --> JPEG compression?
  • Next by Date: Re[4]: NSApp problem outside of bundle
  • Previous by thread: Re[2]: NSApp problem outside of bundle
  • Next by thread: Re[4]: NSApp problem outside of bundle
  • Index(es):
    • Date
    • Thread