Searched refs:ERROR_SEEK (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp69 case ERROR_SEEK: return VERR_SEEK;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp70 case ERROR_SEEK: return VERR_SEEK;
/vbox/src/VBox/Runtime/r3/win/
H A Dfileio-win.cpp116 fIsBeyondLimit = GetLastError() == ERROR_SEEK;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h141 #define ERROR_SEEK 25 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h141 #define ERROR_SEEK 25 macro

Completed in 117 milliseconds