View Single Post
  #2 (permalink)  
Old 06-29-2008, 11:58 PM
gaylo565's Avatar   
gaylo565 gaylo565 is offline
Programmer
 
Join Date: May 2007
Location: flagstaff, az
Posts: 187
Last Blog:
String Manipulation wi...
Credits: 0
Rep Power: 10
gaylo565 is a jewel in the roughgaylo565 is a jewel in the roughgaylo565 is a jewel in the rough
Default 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
Reply With Quote