26 Mar
2009
26 Mar
'09
10:50 a.m.
Michael Ost wrote:
The ioctl handler for IOCTL_DISK_GET_DRIVE_GEOMETRY on \\\\.\\c: in mountmgr.sys doesn't work. The call returns incorrect values that change at random intervals. <snip>
List, Never mind this one. It turns out that the bug happened due to another patch to Wine in our source tree. We adapted ntoskrnl.exe to deal with METHOD_BUFFERED driver calls, but didn't adapt mountmgr.sys for that. Sorry for the noise! ... mo