How can I get identity of a disk?

Posted by sxingfeng on Stack Overflow See other posts from Stack Overflow or by sxingfeng
Published on 2010-04-14T09:39:29Z Indexed on 2010/04/14 9:43 UTC
Read the original article Hit count: 308

Filed under:
|
|
|

I want to identify disk in c++ in my windows application. For example: I have a disk on E:\ Then I changed the disk, and replace it with another one. the name is still E:\ How can I know the disk is changed, it is not the original one?

If I have no administrator priority in win7, Can I still use some method to identy different disks?

Many thanks!

© Stack Overflow or respective owner

Related posts about disk

Related posts about Identity