Windows evented API to react on drive mounting?

Posted by clyfe on Stack Overflow See other posts from Stack Overflow or by clyfe
Published on 2010-05-27T08:03:29Z Indexed on 2010/05/27 8:31 UTC
Read the original article Hit count: 187

Filed under:
|
|

Does Windows provide some sort of evented API so I can run some code whenever a drive (say a usb stick) is attached?
Like ReadDirectoryChangesW is for events on the filesystem?

© Stack Overflow or respective owner

Related posts about c

    Related posts about winapi