Framework to use for identifying and resolving Alias files
Framework to use for identifying and resolving Alias files
- Subject: Framework to use for identifying and resolving Alias files
- From: rohan a <email@hidden>
- Date: Sun, 18 Oct 2009 16:38:20 +0530
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden