473,412 Members | 3,763 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

Does anyone have ready tool to write files to ATAPI CDROM through writer???

Hye,
Does anybody of you have any program or tool ready that can be used from
inside my program that writes files to the CDROM (ATAPI interface) through
writer???

Or is there any API or interface available that can be used to write the
files to the CDROM...

Any help will be highly appreciated...

--
Jigar Mehta
jb*******@yahoo.co.in
Nov 17 '05 #1
2 1572
You have to use the ICDBurn interface for doing this.

If you are using Windows XP, you can always use the IMAPI( Image mastering
API ). This API is designed to allow an application to stage and burn a
simple audio or data image to CD-RW devices. The API is designed to support
the standard Redbook audio and data disc formats with both Joliet and ISO
9660.

There is a sample available in this link.
"http://www.gotdotnet.com/team/cplusplus/samples/cd burning.zip"

Cheers
Jagadeesh
"Jigar Mehta" <jb*******@yahoo.co.in> wrote in message
news:#X**************@TK2MSFTNGP10.phx.gbl...
Hye,
Does anybody of you have any program or tool ready that can be used from inside my program that writes files to the CDROM (ATAPI interface) through
writer???

Or is there any API or interface available that can be used to write the files to the CDROM...

Any help will be highly appreciated...

--
Jigar Mehta
jb*******@yahoo.co.in

Nov 17 '05 #2
"Jigar Mehta" <jb*******@yahoo.co.in> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Does anybody of you have any program or tool ready that can be used from inside my program that writes files to the CDROM (ATAPI interface) through
writer???


As has already been explained, XP has support some built in for writing CDs.

To complete the picture, on 9x you can use the barely documented ASPI for
Win32 (Advanced SCSI Programming Interface)

http://msdn.microsoft.com/library/de...orage_5ny0.asp

and on NT and 2K, you can order the Device Driver Kit (DDK) and take a look
at the SCSI pass-through sample.

In either case, you send SCSI commands to the device driver which then does
the right thing whether the device is actually SCSI or even ATAPI/IDE.

Regards,
Will
Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Sean Liong via .NET 247 | last post by:
Hi, Is there any possibilities Read/Write a the storage file from a client system from a ASP.net web application? I think using the activeX component able to achieve this but is there any other...
3
by: Testguy | last post by:
Hi, I have been reading various messages in this group, and could not find an answer regarding what I am trying to do. At least, I could not find an easy answer. I am trying to figure out how...
0
by: =?Utf-8?B?bWVzdGVyYWs=?= | last post by:
I have attempted to use some simple code to wrap execution of the pathman.exe utility released with the Windows Resource Toolkit 2k3. The goal is to update the PATH variable as needed. I have...
169
by: JohnQ | last post by:
(The "C++ Grammer" thread in comp.lang.c++.moderated prompted this post). It would be more than a little bit nice if C++ was much "cleaner" (less complex) so that it wasn't a major world wide...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.