May 20, 2007 #1 beedubau Programmer Joined Jan 7, 2003 Messages 97 Location AU Is it possible to jump to one's own routine when Sensing USB drive insertion. Is there a code snippet to test for the USB insertion? Thanks Bryan
Is it possible to jump to one's own routine when Sensing USB drive insertion. Is there a code snippet to test for the USB insertion? Thanks Bryan
May 21, 2007 1 #2 ArkM IS-IT--Management Joined Oct 21, 2002 Messages 1,819 Location RU Try approach from: http://www.codeproject.com/cs/system/DriveDetector.asp(C# implementation in every detail. Upvote 0 Downvote
Try approach from: http://www.codeproject.com/cs/system/DriveDetector.asp(C# implementation in every detail.