Home | History | Annotate | Download | only in dist

Lines Matching refs:bResult

2335       BOOL bResult = SetFileTime(hFile, NULL, &lastAccess, &lastWrite);
2337 return !bResult;