View Single Post
Old 21-12-2003   #1 (permalink)
haiyxin
New on Forum
 
Join Date: Dec 2003
Location: China
Posts: 2
burn a data DVD failed

Hello
I want to burn a data DVD using NeroAPI. In the sample "NeroFiddles", it was successful to burn a CDROM.And then, in the OnBurn() function, I modify "writeCD.nwcdMediaType = MEDIA_CD;" to "writeCD.nwcdMediaType = MEDIA_DVD_ANY;" and "NeroBurn(ndhDeviceHandle, NERO_ISO_AUDIO_CD, &writeCD, NBF_WRITE, 0, &npProgress);" to "NeroBurn(ndhDeviceHandle, NERO_ISO_AUDIO_MEDIA, &writeCD, NBF_WRITE, 0, &npProgress);",but it failed,prompt me "do not support the media and burn failed".
Please help me! Thanks!
haiyxin
__________________
123456
haiyxin is offline   Reply With Quote