How to find USB Pen card is connected or not
-
dear friends, USB Pen Card is connected or not
-
dear friends, USB Pen Card is connected or not
You can iterate over the drives available and see if one is removable. The DriveInfo class in the System.IO namespace is, from memory, what you need.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
You can iterate over the drives available and see if one is removable. The DriveInfo class in the System.IO namespace is, from memory, what you need.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
Weird. He asked the same question last month and you gave him the same response. http://www.codeproject.com/script/Forums/View.aspx?fid=1649&msg=2542812[^]