much appreciated, especially if you can provide sample
code for exactly this kind of situation.
--
Scott Lahteine
Thinkyhead Software
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the l
y "64-bit Intel" to get it to launch exactly the
binary I wanted. Maybe this is because my system is booted into the 32-
bit kernel...?
Anyhow, thanks for the help!
--
Scott Lahteine
Thinkyhead Software
http://thinkyhead.com/
___
Coco
On Sep 2, 2009, at 9:02 PM, Scott Lahteine wrote:
My preference pane uses Gestalt(gestaltUserVisibleMachineName,
&mySInt32), coercing the SInt32 into a StringPtr to get the Machine
Name. On 64-bit I get a warning because StringPtr is a 64-bit
pointer on that architecture. Does Gestalt() en
ow 4 gigs of RAM, or is there a more appropriate way to get
the Machine Name that is 64-bit compatible?
--
Scott Lahteine
Thinkyhead
http://thinkyhead.com/
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moder
the tab having identifier "6"
[ tabview removeTabViewItem: [ tabview tabViewItemAtIndex:
[ tabview indexOfTabViewItemWithIdentifier: @"6" ] ] ];
}
return !is_known_mac;
}
--
Scott Lahteine Thinkyhead Software
[EMAIL PROTECTED]http://www.thinkyh