Porting from Windows to MAC related issues...
Porting from Windows to MAC related issues...
- Subject: Porting from Windows to MAC related issues...
- From: sheetal phirke <email@hidden>
- Date: Fri, 04 Mar 2011 10:59:03 +0530 (IST)
Hi All,
We want to port a product from Windows to MAC. We are new to mac, we have Windows experience.
After doing certain analysis we have list of queries such as :
- Character set support for UNICODE (like we use wchar in windows)
- How can we avoid string related buffer overflows? ( similar to string safe functions in windows)
- Is there any support for Exporting functions using ordinals?
- Are there any porting related issues for 64 bit platform?
- We have various file related operations, so if we decide to use POSIX functions which provides only interface for character (char *), there will be a need for conversion of wide char path to char each time. Is there any feasible solution for it?
- Can all these issues be resolved if we go with Objective C (Cocoa framework)
Thanks,
Sheetal.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden