Home All Groups Group Topic Archive Search About

Block-level CD-ROM access

Author
20 Aug 2006 6:43 PM
Scott Bell
Hello all,

Is there a method within the .NET Framework to access
a CD-ROM device at the block-level? (IE to create a raw
copy of a disc for archival purposes)

Thanks,

- Scott

Author
21 Aug 2006 2:36 PM
Greg Young
You would need to use the imapi apis to do this .. if you google "C# imapi
wrapper" you will get a few hits .. I  cannot speak on the quality of any of
these wrappers but they should atleast point you in the right direction.

Cheers,

Greg Young
MVP - C#
http://codebetter.com/blogs/gregyoung

Show quote
"Scott Bell" <seb***@gmail.com> wrote in message
news:1156099422.375359.246490@h48g2000cwc.googlegroups.com...
> Hello all,
>
> Is there a method within the .NET Framework to access
> a CD-ROM device at the block-level? (IE to create a raw
> copy of a disc for archival purposes)
>
> Thanks,
>
> - Scott
>
Author
21 Aug 2006 5:09 PM
Scott Bell
Greg Young wrote:
> You would need to use the imapi apis to do this ..

Thanks for your reply Greg.

I am still having a hard time finding the applicable functions
within the IMAPI API, it seems to provide burning only. Am
I still missing something here? My goal is to extract an ISO
from a data CD-ROM.

- Scott

AddThis Social Bookmark Button