Click here to Skip to main content
15,912,475 members
Articles / Programming Languages / C++

Extracting the boot image from a CD/DVD (El Torito)

Rate me:
Please Sign up or sign in to vote.
4.69/5 (21 votes)
23 Jan 20062 min read 179.7K   3.7K   62  
This article explains a simple way to extract the boot-image from a CD/DVD (El Torito). It just uses CreateFile and ReadFile... no mystery about APSI-programming.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
Germany Germany
1982: My first computer (VC20)
1984: Finished to build my first own computer (Z80)
1993: Mission-Volunteer in Papua New Guinea
1998: Dipl. Inform. (FH)
... working, working, working....

Comments and Discussions