cddvd

How can I burn CD/DVD from delphi2007 win32

Is there any good lib to enable me to burn CD/DVD from Delphi 2007 win32 ? Thanks ...

Can I uniquely identify DVDR(W)(+/-) medium from .NET?

I would like identify DVDR mediums from .NET code. It's possible and how? Some kind of library, which call Windows API. UPDATE I have lot of DVDRs and I need to identify each of them, but not depends on content or disk name. Some kind of serial number of each DVDRs, which DVDR get in factory. ...

Create a CD/DVD ISO Image in .NET Winform

Good Morning, I'm searching for a library (or codebase) which will allow the creation of an ISO image from a CD/DVD with the .NET platform. Does the .NET framework itself support the creation of ISO images? I appreciate any advice. ...

How do you make copy protected CDs?

I am working on making educational CDs. I require medium level copy protection code which may not be easily breakable by "non experts", similar to that in game CDs, so you have to have the CD in the drive while playing and have to enter key while installing it. ...

Please tell me a DVD /CD Catloging tool.

I need to export DVD file data to a portable and readable (like XML) format. And easy to find the location of a given file. ...

Cannot attach physical drive while creating virtual machine on windows 7

Shared Drive Name is not accessible. You might not have permissions to use this resource. Attaching the hostmachines drive (D:) to the virtual machine with 'settings' throws error: Shared Drive Name is not accessible. You might not have permissions to use this resource." Other vm's have a link to that drive and are working. (running as...

How to read a multi-session DVD disk size in Windows?

Hi, Trying to read the sizes of disks that were created in multiple sessions using GetDiskFreeSpaceEx() gives the size of the last session only. How do I read correctly the number and sizes of all sessions in C/C++? Thanks. ...