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
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 mails | Author | Date |
|---|---|---|
| Twisted Theory Sof… | Jan 19, 23:48 | |
| Kyle Sluder | Jan 19, 23:58 | |
| Twisted Theory Sof… | Jan 20, 00:22 |






Cocoa mail archive

