hi,
I wanted to know how I would be able to detect whenever a usb key is plugged in.
Any help appreciated.
-chit
Printable View
hi,
I wanted to know how I would be able to detect whenever a usb key is plugged in.
Any help appreciated.
-chit
It's a FAQ . You can ask on Win32 grp)
for official code (used in Explorer source code...)
You can try WM_DEVICECHANGE.
Cheers