
06-29-2008, 11:58 PM
|
 | |
Programmer
|
|
Join Date: May 2007
Location: flagstaff, az
Credits: 0
Rep Power: 10
|
|
Re: Detect USB devices
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
|