G
Guest
I am using WindowsXP
There are a set of commands that can be passed to an ATA drive to preform several Security and SMART functions
DeviceIoControl seems similar but does not implement the required command set or give access to the required registers and the _outp() command of course does not work in XP. Also I want to do these functions from a standalone program rather than replacing the device driver
There are a set of commands that can be passed to an ATA drive to preform several Security and SMART functions
DeviceIoControl seems similar but does not implement the required command set or give access to the required registers and the _outp() command of course does not work in XP. Also I want to do these functions from a standalone program rather than replacing the device driver