Hello everyone,
I am working in a project that requires to detect the presence of a USB device. Is there anyway I can detect such event? Thanks
Detect USB devices
Started by live4nothing, Jun 29 2008 01:55 PM
1 reply to this topic
#1
Posted 29 June 2008 - 01:55 PM
|
|
|
#2
Posted 29 June 2008 - 07:58 PM
You need to detect the windows messages that are put out (assuming that you are using windows.) here is a link to a tutorial which explains the basics of wm checking: CodeProject: Detecting USB Drive Removal in a C# Program. Free source code and programming help


Sign In
Create Account

Back to top









