[ofw] RE: [PATCH] WV: Fix GetOverlappedResults methods

Sean Hefty sean.hefty at intel.com
Tue Feb 24 15:39:05 PST 2009


I applied your other two patches.  I need to look at this one in more detail.  I
think changes are needed to WvDeviceIoControl to handle this.

>The GetOverlappedResults methods are supposed to return an HRESULT, but are
>returning a BOOL. This makes GetOverlappedResults return WV_SUCCESS when the
>underlying ::GetOverlappedResults failed.
>
>This patch returns the NTSTATUS results (not the Win32 conversion thereof) so
>that the WV_STATUS values are returned (since these map to NTSTATUS values.)
>
>Signed-off-by: Fab Tillier <ftillier at microsoft.com>




More information about the ofw mailing list