• 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: Current process
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Current process


  • Subject: Re: Current process
  • From: Nathan Day <email@hidden>
  • Date: Tue, 11 Jun 2002 22:08:22 +0930

On Tuesday, June 11, 2002, at 09:58 PM, Renaud Boisjoly wrote:

return (theItemInfo & kLSItemInfoAppPrefersClassic) != 0;

This line should be

return (theItemInfo.flags & kLSItemInfoAppPrefersClassic) != 0;
_______________________________________________
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.

  • Follow-Ups:
    • Re: Current process
      • From: Renaud Boisjoly <email@hidden>
References: 
 >Re: Current process (From: Renaud Boisjoly <email@hidden>)

  • Prev by Date: Re: Current process
  • Next by Date: Re: NSSlider's mouseDown implementation
  • Previous by thread: Re: Current process
  • Next by thread: Re: Current process
  • Index(es):
    • Date
    • Thread