Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/kernel32/
H A Dfile.c4192 WCHAR tempFileNameW[MAX_PATH]; in test_OpenFileById() local
4215 …CP_ACP, 0, tempFileName + strlen(tempPath), -1, tempFileNameW, sizeof(tempFileNameW)/sizeof(tempFi… in test_OpenFileById()
4260 memcmp(tempFileNameW, bothDirInfo->FileName, bothDirInfo->FileNameLength) == 0) in test_OpenFileById()