C# / C++ - How to find out how many bad sectors on the hard drive? -


is there way in can information pc's hard-drive amount of bad sectors through c# or c++?

i tried looking in c# win32_diskdrive class (https://msdn.microsoft.com/en-us/library/aa394132(v=vs.85).aspx) didn't find related bad sectors.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

Nuget pack csproj using nuspec -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -