Hi
I have just updated to latest build 2006.06.30 and now Starburn.dll crashes when I call StarBurn_CdvdBurnerGrabber_CreateEx
StarBurn_CdvdBurnerGrabber_CreateEx(l__PVOID__CdvdBurnerGrabber,
l__CHAR__ExceptionText,
SizeOf(l__CHAR__ExceptionText),
l__ULONG__Status,
@l__CDB_FAILURE_INFORMATION,
nil,
nil,
PChar(Drive),
1)
I use Delphi 5 and have not changed a single line of code in my application, I use new release dll and interface file.
This is the exception
Access violation at address 003CF710 in module 'STARBURN.DLL'. Write of address 00000000.
I could not find any info about necessary changes to be made to use the new version, perhaps I missed them?
|