Optical Drive Info

Share your advanced PureBasic knowledge/code with the community.
User avatar
doctorized
Addict
Addict
Posts: 882
Joined: Fri Mar 27, 2009 9:41 am
Location: Athens, Greece

Optical Drive Info

Post by doctorized »

I had an old project that retrieves info from optical drives. It was x86 only and after a lot of experiments I found what was wrong and I couldn't make x64 executable. (Tested with PB 5.21 x86 and x64.)http://kc2000labs.shadowtavern.com/pb/z ... ta_520.rar
nalor
Enthusiast
Enthusiast
Posts: 121
Joined: Thu Apr 02, 2009 9:48 pm

Re: Optical Drive Info

Post by nalor »

Hello @doctorized - I just stumbled across your historical post because I'm also questioning myself, why my DeviceIoControl_/#IOCTL_SCSI_PASS_THROUGH code is not working as x64 executeable.
I'd love to check your code - maybe it helps me to find my error.

It seems your website does not exist any longer, but your statistics say that you're still active here in the forum, so it would be great if you could upload your file at a different location or directly post the code here.

Thanks!
User avatar
Sicro
Enthusiast
Enthusiast
Posts: 559
Joined: Wed Jun 25, 2014 5:25 pm
Location: Germany
Contact:

Re: Optical Drive Info

Post by Sicro »

The forum moderator RSBasic has a backup archive in which many files from the forums have been stored:
https://www.rsbasic.de/backups

Your desired code is also available:
https://backups.rsbasic.de/Optical_Drive_Data_520.rar
Image
Why OpenSource should have a license :: PB-CodeArchiv-Rebirth :: Pleasant-Dark (syntax color scheme) :: RegEx-Engine (compiles RegExes to NFA/DFA)
Manjaro Xfce x64 (Main system) :: Windows 10 Home (VirtualBox) :: Newest PureBasic version
Post Reply