Is there a way to read the TOC of a CD from VFP. Everytime I want to send the SC_EXEC_SCSI_CMD with the SendASPI32Command of the WNASPI32.DLL I got SS_INVALID_SRB 0xE0 error. If possible I would love to see an example.
Thank you all.
Thanks to AirCon i could go ahead with the wnaspi32.dll but now I got in problems again.
When I try to read a CD TOC I keep getting an 0xE0 error and I can't find anything wrong.
Thank you,
Pepe
*** TOC Reading
* preparing the buffer
BuffTOC = REPLICATE(c0, 804)
DECLARE LONG GlobalAlloc IN...
I'm getting confused with the
getaspi32supportinfo()
sendaspi32command(string@)
getaspi32buffer(string@)
of the wnaspi32.dll
I would like to find an example of a string to ask for the SC_HA_INQUIRY , DEVICE 1
And how to transform the data back into usable information.
Thank you all,
Pepe
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.