Re: UUIDs for FAT Drives
Re: UUIDs for FAT Drives
- Subject: Re: UUIDs for FAT Drives
- From: "Gary L. Wade" <email@hidden>
- Date: Tue, 08 Jul 2014 14:12:51 -0700
- Thread-topic: UUIDs for FAT Drives
Some observations about your sample code, keep in mind that when you
finalize your production code, that volume paths cannot necessarily be
completely represented in ASCII, there shouldn’t be a need to go from an
NSString to a C-String to a CFURLRef/NSURL (just go from the NSString to
the CFURLRef/NSURL), and drives are physical entities while volumes are
logical data on those, so you may have multiple volumes per drive.
--
Gary L. Wade
http://www.garywade.com/
_______________________________________________
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