<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>

I have already posted message on trac, but have not received any reply.<br>So I copy paste here, please any help appreciated.<br><br> I use SCSI_READ_DATA function DeviceIoControl to read sectors.<br> I use SCSI_READ_CAPACITY function DeviceIoControl to get capacity of hard<br> disk device. The value of capacity size is correct.<br> But when I call SCSI_READ_DATA on sectors which are out of capacity range,<br> disk driver returns STATUS_SUCCESS and ScsiStatus = 0.<br> I think this is an error. My code works grate on vmware, disk driver<br> returns error.<br><br>https://www.virtualbox.org/ticket/10274<br><br>                                          </div></body>
</html>