|
#1
| |||
| |||
| how to list the unmounted devices Hi, I want to know the how to list the unmounted device. i have tried using carbon api checkForRemovalMedia but currently this api is not supported in Mac. Is there any way to list or display unmounted devices? |
|
#2
| ||||
| ||||
| Disk Utility should be able to do so. Or do you want to do it from a program of your own? |
|
#3
| |||
| |||
| display all unmounted device through the code Hi, Thanks for the reply but i want to display all unmounted device through the code. |
|
#4
| ||||
| ||||
| Why do you think "checkForRemovableMedia" is not supported? It's documented in Apple's Developer Documentation, and is part of the NSWorkspace class. Perhaps you need to include this "NSWorkspace" class in your project? http://developer.apple.com/documenta...Reference.html
__________________ Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D • 2 x Radeon 7000 PCI • 2 x 17" CRT MacBook 2.0GHz Core 2 Duo - White 10.5.5 • 2048MB • 80GB • CD-RW/DVD-ROM iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k http://www.jeffhoppe.com |