Browsing index pages (3 articles)
↧
CD Burning in Visual Basic
I have this source code in C# that performs CD burning:CDDrive Drive; Drive = new CDDrive(); if ( Drive.Open(CDDrive.GetCDDriveLetters()[0]) ) //Get the first CD drive in the system. {// We have access...
View ArticleCD Burning in Visual Basic
http://www.tangiblesoftwaresolutions.com/Product_Details/Instant_VB.html
View ArticleCD Burning in Visual Basic
I have this source code in C# that performs CD burning:CDDrive Drive; Drive = new CDDrive(); if ( Drive.Open(CDDrive.GetCDDriveLetters()[0]) ) //Get the first CD drive in the system. {// We have access...
View Article
Browsing index pages (3 articles)