Is There any API in windows to detect whether the disk situation is changed?
- by sxingfeng
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!