17 Nov
2018
17 Nov
'18
4:46 a.m.
On 11/16/18 10:40 PM, Dmitry Timoshkov wrote:
Greg Smith <codedonewell(a)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.