Skip navigation.
 
mlLinking against HIServices?
FROM : Kyle Sluder
DATE : Sat Jan 19 23:58:30 2008

On 1/19/08, Twisted Theory Software <<email_removed>> 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?

--Kyle Sluder

Related mailsAuthorDate
mlLinking against HIServices? Twisted Theory Sof… Jan 19, 23:48
mlLinking against HIServices? Kyle Sluder Jan 19, 23:58
mlRe: Linking against HIServices? Twisted Theory Sof… Jan 20, 00:22