On 11/16/18 10:40 PM, Dmitry Timoshkov wrote:
Greg Smith codedonewell@gmail.com wrote:
- case FileIoPriorityHintInfo:
FIXME( "Ignoring file IO priority hint: %p, %u, %p, %u\n", file, class, info, size );
return TRUE;
It would be helpful to add standard parameter checks.
It may also be helpful to forward it to ntdll and implement the stub there, though perhaps this isn't worthwhile.