Re: Getting a list of all the applications available on the harddrive
Re: Getting a list of all the applications available on the harddrive
- Subject: Re: Getting a list of all the applications available on the harddrive
- From: "Sean McBride" <email@hidden>
- Date: Thu, 27 Oct 2005 14:50:07 -0400
- Organization: Rogue Research
On 2005-10-27 11:42, Jerry Krinock said:
>> Here you go:
>> <http://lists.apple.com/archives/Carbon-dev/2005/Oct/msg00762.html>
>
>One of two solutions suggested in this thread (the other requires Tiger) is
>the SPI ("system programming interface"?):
>
>_LSCopyAllApplicationURLs(CFArray *outURLs)
>
>I understand that this is "not a good idea", but I'd like to try it. What
>header do I #import to compile such a thing?
None. You declare the function prototype yourself. Its not in any
header because its not a public API.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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