I tried examples of starburn core and they are working fine.
When I try to write my own class I always get error:
StarBurn_CdvdBurnerGrabber_TrackAtOnceFromTree() failed, exception 5, status 0, text "CStarBurn_CdvdBurnerGrabber::TrackAtOnce(): WaitForSingleObject() failed, status 0, returned 258"
The process has stoped at StarBurn_CdvdBurnerGrabber_TrackAtOnceFromTree() and waits approx 10 min. Next, I get the error.
What it waits? And what must I do before burning?
I use the original classes from examples
TsbBurner
TsbBurnAtOnceToCDDVDAction
and some others
I think, that I do the similar code, but it don't work
What have I missed?
BTW: I also tried StarburnX, but I couldn't get it to work correctly with DVD-RW disks. CD(all), DVD+(-)R, DVD+RW it processes correctly. But it hangs at DVD-RW disks.
However, examples with StarBurn core works correctly with any disks.
I've tried the trial of latest starbern SDK and get the same problem.