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

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp72 case ERROR_WRITE_FAULT: return VERR_WRITE_ERROR;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp73 case ERROR_WRITE_FAULT: return VERR_WRITE_ERROR;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h145 #define ERROR_WRITE_FAULT 29 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h145 #define ERROR_WRITE_FAULT 29 macro

Completed in 102 milliseconds