Home | History | Annotate | Download | only in orig

Lines Matching defs:dwRet

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