Question

I am looking at creating an application that can access the HPA of hard drives in Windows.

I can see code to do this in Linux, but nothing in Windows.

Was it helpful?

Solution

Turns out you need to send a a number of ATA commands.

See setmax.c for which ones.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top