Hi Anton.
thanks, once again. so...
1) I have feared, THIS will be the answer
, so I have to learn to live with it
.. it's OK with me...
2) without having a view in DbgViews online help now (I've just downloaded it 2 minutes ago...), do I have to attach it with a process??? I have just startet it, ran my program and let it call ...SetSpeeds with failure...nothing in DbgViews Window!?!?!?!? Ok, a bit more info now (I missed it in my last post)...SetSpeeds returns
EN_SCSI_CDB_FAILED and the
CDB_FAILURE_INFORMATION-structure looks like:
- stCDB_FAILURE_INFORMATION {...} _CDB_FAILURE_INFORMATION
m__BOOLEAN__IsValid 1 '␁' unsigned char
m__UCHAR__CDBSizeInUCHARs 12 '␌' unsigned char
+ m__UCHAR__CDB 0x0012ef96 "╗" unsigned char [16]
m__UCHAR__SenseSizeInUCHARs 14 '␎' unsigned char
+ m__UCHAR__Sense 0x0012efa7 "p" unsigned char [32]
m__UCHAR__TransportStatus 4 '␄' unsigned char
m__UCHAR__TargetStatus 2 '␂' unsigned char
m__UCHAR__HostAdapterStatus 0 unsigned char
the output-window in VisualStudio shows:
CStarBurn_CdvdBurnerGrabber::GetCdvdSpeeds(): EXITing with success
CStarBurn_ScsiTransportASPI::ExecuteCDB(): Command failed!!!
SCSI request block dump:
SRB_Status: 0x04, SRB_HaStat: 0x00, SRB_TargStat: 0x02
CDB Length: 12, CDB dump: 0xBB 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
SCSI sense data dump:
Error Code: 0x70, Is Sense Valid: No, Segment Number: 0x00 (0)
Sense Key: 0x02, Reserved: 0x00, Incorrect Length: No
End Of Media: No, File Mark: No, Information: 0x00 0x00 0x00 0x00
Additional Sense Length: 0x0A (10)
Command Specific Information: 0x00 0x00 0x00 0x00
Additional Sense Code (ASC): 0x3A, Additional Sense Code Qualifier (ASCQ): 0x00
First-chance exception at 0x77e53887 in SnapIt!.exe: Microsoft C++ exception: CStarBurn_Exception @ 0x0012e8f0.
What would DbgView print in such a case??? more information?
Anyway, I don't know, how to interprete this all...sorry
Hope, you know what happend there and that you can tell me, where my fault is.
finally 3) OK, it's a good idea, to do so.
thanks alot for all
Spin