Re: CoreFoundation/IOKit with cocoa
Re: CoreFoundation/IOKit with cocoa
- Subject: Re: CoreFoundation/IOKit with cocoa
- From: Andrew Farmer <email@hidden>
- Date: Sat, 29 Dec 2007 21:28:34 -0800
On 29 Dec 07, at 17:53, Navneet Kumar wrote:
There is a sample project from apple called CDROMSample, which uses
CoreFoundation and IOKit frameworks to find CD media and read raw
sectors.
Can I use this proj and display sector in cocoa.
I see no reason why not.
If yes, then how to include these frameworks?
Add them to the project.
Also will I need to create a custom view to display (like hex
editors) the
sector in ascii as well as hex?
There's no standard view that does that. If you want one, you'll have
to write it.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden