Search code examples
c++windowsapicd

Change default burning drive in ICDBurn windows api


I'm currently using ICDBurn interface to burn cd succesfully in windows xp (ICDBurn). However, i'm not able to figure out how to change the default volume to burn. For example, my default volume is located in D:\, I want to use ICBurn to burn in E:\ . I would prefer not to use IMAPI, since ICDBurn is working fine.

Thanks :)


Solution

  • No, there is no supported way to change the default volume to burn. if you need to customize the burning process, you'll have to use something like IMAPI.