NSWorkspace and removable medias...
NSWorkspace and removable medias...
- Subject: NSWorkspace and removable medias...
- From: Jérome Foucher <email@hidden>
- Date: Fri, 19 Dec 2003 15:46:30 +0100
Hi all,
My application makes a difference between local drives and remote /
ejectable / unmountable ones.
I'd like it to behave exactely like the Finder.
But the Finder identifies Firewire and USB disks as ejectable.
If I call [workspace getFileSystemInfoForPath...] on a FireWire/USB
disk it says that the volume is not removable, nor unmountable.
What gives ? How can I reproduce the Finder's behavior (using Cocoa or
Carbon or BSD) ?
Thanks
Jerome
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.