Log in

View Full Version : spti/ioctl ?


doomDVD
2nd September 2003, 21:22
im not sure if this belongs in this part of the forum. so please forgive me if it does not. i am working on a little program. and i want to incorporate SPTI into it to authenticate the drive and find keys ect. but i am having a hard time finding any source examples or docs on the net. can anyone help.

thank you in advance
doomDVD. :(

int 21h
2nd September 2003, 22:11
I know the XP DDK has some general examples in it, not sure if it has any specific DVD examples...

also, maybe a post to comp.periphs.scsi would get some help...

doomDVD
2nd September 2003, 22:27
hmm is spti and ioctl the same thing... ?

doomDVD
2nd September 2003, 22:28
sorry again, im always doing this can some one please add this to the spti thread

regards
doomDVD

int 21h
2nd September 2003, 23:00
You can find the SPTI example in \Ddk\Src\Storage\Class\Spti according to http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q251/3/69.ASP&NoWebContent=1

int 21h
2nd September 2003, 23:07
Finally.. this program: http://www.dvdinfopro.com/download/dvdinfo2.zip

Looks like it allows you to send a bunch of different commands, and it shows the command results, etc. So it could be a useful diagnostic tool, it uses SPTI or ASPI.

doomDVD
2nd September 2003, 23:32
thanx alot int21 you have been a big help

many thanks
doomDVD.