Home | History | Annotate | Download | only in orig

Lines Matching refs:dwRet

40232   DWORD dwRet;                    /* Value returned by SetFilePointer() */
40247 dwRet = osSetFilePointer(pFile->h, lowerBits, &upperBits, FILE_BEGIN);
40249 if( (dwRet==INVALID_SET_FILE_POINTER