• 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: NSApp problem outside of bundle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSApp problem outside of bundle


  • Subject: Re: NSApp problem outside of bundle
  • From: "Stephen J. Butler" <email@hidden>
  • Date: Mon, 29 Jun 2009 17:12:20 -0500

On Mon, Jun 29, 2009 at 3:03 PM, Peter
Mulholland<email@hidden> wrote:
> BTW Yes I know about kCurrentProcess. It doesn't work. Passing that to TransformProcessType() causes a crash.

You don't use kCurrentProcess as an argument. You use it like this:

ProcessSerialNumber psn = { 0, kCurrentProcess };
TransformProcessType( &psn, ... );
_______________________________________________

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[2]: 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>)

  • Prev by Date: Re: NSApp problem outside of bundle
  • Next by Date: Re[2]: NSApp problem outside of bundle
  • Previous by thread: Re: NSApp problem outside of bundle
  • Next by thread: Re[2]: NSApp problem outside of bundle
  • Index(es):
    • Date
    • Thread