c# - Is there any good tutorial on building an activex control using visual studio? -
I need to develop an ActiveX control which can read CDs and USB drives.
= DriveInfo.GetDrives (); FREHCH (DriveInfo Drive in the list list) {If (Drive.DriveType.Removable || Drive.DriveType.CDRom) {// DoWork}}
then you can check what you do Read and want to read it and then read it.
Comments
Post a Comment