• 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: Linking against HIServices?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking against HIServices?


  • Subject: Re: Linking against HIServices?
  • From: Twisted Theory Software <email@hidden>
  • Date: Sat, 19 Jan 2008 17:22:20 -0600


On 19 Jan, 2008, at 4:58 PM, Kyle Sluder wrote:

On 1/19/08, Twisted Theory Software <email@hidden > wrote:
I'm trying to use the private API CoreMenuExtraAddMenuExtra(), which
is compiled into HIServices. However, adding its umbrella framework,
ApplicationServices, does not link correctly. I'm working in Leopard,
but compiling against 10.4u SDK.

On Tiger:

$ strings /System/Library/Frameworks/ApplicationServices.framework/ Frameworks/HIServices.framework/Versions/A/HIServices
|grep Menu |wc -l
0


So it doesn't exist?

Try:
$ grep CoreMenuExtraAddMenuExtra /System/Library/Frameworks/ ApplicationServices.framework/Frameworks/HIServices.framework/Versions/ A/HIServices
Binary file /System/Library/Frameworks/ApplicationServices.framework/ Frameworks/HIServices.framework/Versions/A/HIServices matches
$


Josh
_______________________________________________

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: 
 >Linking against HIServices? (From: Twisted Theory Software <email@hidden>)
 >Linking against HIServices? (From: "Kyle Sluder" <email@hidden>)

  • Prev by Date: Re: What happens when I call NSMakeCollectable on a CFArrayRef?
  • Next by Date: Re: why are there zero examples in the cocoa docs?!
  • Previous by thread: Linking against HIServices?
  • Next by thread: What happens when I call NSMakeCollectable on a CFArrayRef?
  • Index(es):
    • Date
    • Thread