is there a CD-Writer API or toolkit ?
-
Hello I need to manage a CD-WRITER/RECORDER. I'm programming an application which need to record from/to a cd-writer (some image files, micscalaneous files or music...). Is there an API or a Toolkit or OCX/ActiveX to do this (not necessary free)? I need the product I can pay for it. I'm programming in VC++. Same question about CD interface (to play a CD for example, to extract the song list, to read the *.wav files...) best regards Guy LECOMTE:eek:
-
Hello I need to manage a CD-WRITER/RECORDER. I'm programming an application which need to record from/to a cd-writer (some image files, micscalaneous files or music...). Is there an API or a Toolkit or OCX/ActiveX to do this (not necessary free)? I need the product I can pay for it. I'm programming in VC++. Same question about CD interface (to play a CD for example, to extract the song list, to read the *.wav files...) best regards Guy LECOMTE:eek:
In Windows XP you can write/create CDs using standard COM Interfaces (Image Mastering API (IMAPI)), version 0.9 of the spec can be downloaded from http://www.microsoft.com/hwdev/storage/download/IMAPIspec\_v09.ZIP (Preview Draft Version 0.9; 61 KB zip file in Microsoft Word format; file date: March 1, 2001)
-
In Windows XP you can write/create CDs using standard COM Interfaces (Image Mastering API (IMAPI)), version 0.9 of the spec can be downloaded from http://www.microsoft.com/hwdev/storage/download/IMAPIspec\_v09.ZIP (Preview Draft Version 0.9; 61 KB zip file in Microsoft Word format; file date: March 1, 2001)
Ok for windows XP:) But my application is for the largest audience. So it has to run under Win 95/98/ME and NT/2000. Do you know an API/Toolkit to do it under all those systems ?:confused: Thanks Guy LECOMTE
-
Ok for windows XP:) But my application is for the largest audience. So it has to run under Win 95/98/ME and NT/2000. Do you know an API/Toolkit to do it under all those systems ?:confused: Thanks Guy LECOMTE
The company that makes CDRWin, which is yet the smallest CD writer application I came across (the installation program is smaller than 600K), also sells a toolkit. [quote] Write your own custom CD-R applications! - Complete CDROM Recording/Reading Functions - Track-At-Once Recording - Disc-At-Once Recording - Data and Audio Extraction - Disc Analysis and Backup - ISO9660 Image File and Disc Creation (supports Joliet and bootable discs too!) - High Performance File/Disc Caching - Sector Formatting (EDC, ECC, Scrambling) [quote ends] See for yourself at http://www.goldenhawk.com/cpp.htm Be warned, they want to see some serious money (between USD 595 and 4995).
-
The company that makes CDRWin, which is yet the smallest CD writer application I came across (the installation program is smaller than 600K), also sells a toolkit. [quote] Write your own custom CD-R applications! - Complete CDROM Recording/Reading Functions - Track-At-Once Recording - Disc-At-Once Recording - Data and Audio Extraction - Disc Analysis and Backup - ISO9660 Image File and Disc Creation (supports Joliet and bootable discs too!) - High Performance File/Disc Caching - Sector Formatting (EDC, ECC, Scrambling) [quote ends] See for yourself at http://www.goldenhawk.com/cpp.htm Be warned, they want to see some serious money (between USD 595 and 4995).
Padus has got something like that too... http://www.padus.com/pfc\_\_cd\_recording\_toolkit.htm
-
Hello I need to manage a CD-WRITER/RECORDER. I'm programming an application which need to record from/to a cd-writer (some image files, micscalaneous files or music...). Is there an API or a Toolkit or OCX/ActiveX to do this (not necessary free)? I need the product I can pay for it. I'm programming in VC++. Same question about CD interface (to play a CD for example, to extract the song list, to read the *.wav files...) best regards Guy LECOMTE:eek:
http://www.dialog-medien.de/html/products.html Various tools for CD interface via ActiveX control. Ed