Click here to Skip to main content
15,867,771 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there any way to read physical drive sectors in UWP app. Something like WinApi CreateFile/ReadFile function that won't need administrator privileges.

What I have tried:

Is it possible to implement this by pairing uwp app with this[^] disc driver and adding custom capabilities.
Posted
Updated 9-Jul-20 20:20pm

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900