Framework to use for identifying and resolving Alias files
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=7cn39EOKPx3OavOR6bTJ/OEcMRXnmm9+DsSQTpM8WeY=; b=FqKvy9Pqq7a6SFE/WNDhlAvA8bddSNVh0BZFQwcrtJcM0J3l5FjlNYxHbW1sW2+tbB Q4blXi204cQbhTNTN7TvC99tY6F4nWnJnWhVRY2FwRupYVqCuExqO/yu21VzlXvlyMXj P+dTSMMJlXoRHtpp8rOek6f0AxZbOUSbm6Wc4= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=eau+fASywzfykw6juOq4n8WO1AHkSKM4JTAahVYguPN3qrSdm5so1sOUPik2Ol4a/5 3BeNY1LTAEaDVOsEDKg0rP99BnqeR6q1WR9nKuu7+whuLGvSts+Ryxgj0ZNhEZDqv4q2 uawFcZIdbBszcxS4EVzRO8kQGfVrGy43A3vQ0= Hi All, I am writing code to identify and resolve Alias files. There are 2 ways I did this : 1. Using #include<Carbon/Carbon.h> -framework Carbon 2. Using #include<CoreServices/CoreServices.h> -framework CoreServices Both methods work fine. Which one should I be using ? i.e , What would be technically right method to use ? Thanks _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
rohan a