1
CreateVirtualDisk đưa ra lỗi 87 (Tham số không chính xác.)
Trên Windows 10, cố gắng sử dụng API CreatVirtualDisk để tạo đĩa ảo, không thành công và trả về mã lỗi 87. Hoàn thành ví dụ tái sản xuất tối thiểu. program Project3; {$APPTYPE CONSOLE} {$R *.res} uses System.SysUtils, Winapi.Windows; type // Identifiers for virtual storage types and providers VIRTUAL_STORAGE_TYPE …