• 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: Check for Mac OS Version
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Check for Mac OS Version


  • Subject: Re: Check for Mac OS Version
  • From: Keith Stattenfield <email@hidden>
  • Date: Wed, 30 Mar 2005 12:04:06 -0800


On Mar 30, 2005, at 11:36 AM, Adam wrote:
How can I check to see what version of Mac OS the user is running? Specifically I want to know if they are using anything less then 10.3.

You can call Gestalt() to get the current system version with the gestaltSystemVersion selector. Note that this returns the system version in a BCD value; so to check if the system is running 10.3 or later you would check for >= 0x1030.


-Keith


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Check for Mac OS Version (From: Adam <email@hidden>)

  • Prev by Date: Re: Check for Mac OS Version/Mouse Input....
  • Next by Date: Re: Mouse Input...
  • Previous by thread: Re: Check for Mac OS Version/Mouse Input....
  • Next by thread: Re: Check for Mac OS Version
  • Index(es):
    • Date
    • Thread