Searched refs:ERROR_NEGATIVE_SEEK (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp145 case ERROR_NEGATIVE_SEEK: return VERR_NEGATIVE_SEEK;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp151 case ERROR_NEGATIVE_SEEK: return VERR_NEGATIVE_SEEK;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h216 #define ERROR_NEGATIVE_SEEK 131 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h217 #define ERROR_NEGATIVE_SEEK 131 macro

Completed in 76 milliseconds