| |||||||
| Commercial message | |
| | |
| Nero SDK Discussion Forum This is the official support forum for the Nero Software Development Kit (SDK). The forum is monitored by Ahead engineers |
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Jul 2003
Posts: 25
| BurnVideoCD function Hi, I have used NeroCom in VB and modified it to burn videos as following : BurnVideoCD(neroVItems, False, Nothing, isoTrack, NERO_BURN_FLAG_WRITE, 4) I have setup the isoTrack for pass-in the above function: Dim isotrack As NeroISOTrack Set isotrack = New NeroISOTrack isotrack.Name = "TestTrack" isotrack.RootFolder = Folder Dim file As NeroFile Set file = New NeroFile Folder.Files.Add file file.Name = NameFromPath(edtFileName.Text) file.SourceFilePath = edtFileName.Text when i burn the disk, it burn the media as a VCD (setup in neroVItems) but the other files that I added into the isotrack didn't get written onto the root or any sub folder ( i have created extra subfolder to add into the root folder but no difference) if i use Nero app, i can create the folder manually and there is no problem. Does anyone has any idea ? any advice will be appreciated kev ![]() |
| | |
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BurnVideoCd - TempPath parameter | JasonIN | Nero SDK Discussion Forum | 2 | 02-03-2006 13:33 |
| search function down? | maryclerg | Bug Reports Mainpage | 6 | 13-12-2005 22:28 |
| Can't use tag-function | Guest Account | ratDVD Forum | 0 | 01-07-2005 11:04 |
| BurnVideoCD | joe09 | Nero SDK Discussion Forum | 2 | 30-10-2003 07:33 |
| /me likes /me function | jpschadde | CD Freaks Forum Talk | 2 | 09-01-2003 10:36 |