MBW.Libraries.DeviceIOControlLib icon indicating copy to clipboard operation
MBW.Libraries.DeviceIOControlLib copied to clipboard

`StorageGetDeviceProperty()` should really ask for the size first

Open Smurf-IV opened this issue 5 years ago • 0 comments
trafficstars

As per: https://docs.microsoft.com/en-us/windows/win32/api/winioctl/ns-winioctl-storage_device_descriptor#remarks

therefore will need to also implement STORAGE_DESCRIPTOR_HEADER from https://docs.microsoft.com/en-us/windows/win32/api/winioctl/ns-winioctl-storage_descriptor_header

Smurf-IV avatar Jan 05 '20 12:01 Smurf-IV