Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How does one write to a CD-RW drive in Win32? How do professional software like Adaptec CD Creator do this? Is there a standard API call or is it necessary to use device specific CreateFile/WriteFile/DeviceIOControl commands?