after call StarBurn_ISO9660JolietFileTree_BuildImage succeed
then i call StarBurn_CdvdBurnerGrabber_VerifyTree but fild
l__EXCEPTION_NUMBER :=StarBurn_CdvdBurnerGrabber_VerifyTree(
CdvdBurnerGrabber,
PCHAR( @l__CHAR__ExceptionText[1] ),
sizeof( l__CHAR__ExceptionText ),
l__ULONG__Status,
@l__CDB_FAILURE_INFORMATION,
ISO9660JolietFileTree,
0, // We'll start from the 0 LBA
@p__PLONG__FailedLBA,
1000 // 1000 logical blocks between progress callback
);
get this error message
20:00:00 VerifyData failed, exception 8, status 31, text "CStarBurn_ScsiTransportASPI::ExecuteCDB(): Command failed"
|