Is There any API in windows to detect whether the disk situation is changed?
Posted
by sxingfeng
on Stack Overflow
See other posts from Stack Overflow
or by sxingfeng
Published on 2010-05-13T06:34:02Z
Indexed on
2010/05/13
6:44 UTC
Read the original article
Hit count: 198
I am writting a application to detect the change of system disks.
for example, if user insert a disk, the application can detect this event.
If user change the volume label, I can receive the message.
Is there any APIs to detect this kind of event?
Many Thanks!
© Stack Overflow or respective owner