문제

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.

도움이 되었습니까?

해결책

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

See setmax.c for which ones.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top