• 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: Immediate Nib Loading Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Immediate Nib Loading Error


  • Subject: Re: Immediate Nib Loading Error
  • From: "Kyle Sluder" <email@hidden>
  • Date: Tue, 6 Jan 2009 04:04:38 -0500

On Tue, Jan 6, 2009 at 3:55 AM, Kyle Sluder <email@hidden> wrote:
> you're on i386, self is at EBP[8] anyway (I'm unfamiliar with the

Correction, self is at EBP[4].  But you're probably interested in the
first parameter to the method, not the NSIBObjectData object, so you
want EBP[12] (self at EBP[4], cmd at EBP[8], first arg at EBP[12],
...).

--Kyle Sluder
_______________________________________________

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

References: 
 >Immediate Nib Loading Error (From: Steve Cronin <email@hidden>)
 >Re: Immediate Nib Loading Error (From: "Kyle Sluder" <email@hidden>)

  • Prev by Date: Re: Stumped on memory problem :(
  • Next by Date: Re: Synchronizing QTMovieLayers
  • Previous by thread: Re: Immediate Nib Loading Error
  • Next by thread: Re: Immediate Nib Loading Error
  • Index(es):
    • Date
    • Thread