Home
last modified time | relevance | path

Searched refs:priohintinfo (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/kernel32/
H A Dfile.c4035 FILE_IO_PRIORITY_HINT_INFO priohintinfo; in test_GetFileInformationByHandleEx() local
4170 …= pGetFileInformationByHandleEx(file, FileIoPriorityHintInfo, &priohintinfo, sizeof(priohintinfo)); in test_GetFileInformationByHandleEx()