Searched refs:ERROR_UNEXP_NET_ERR (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp109 case ERROR_UNEXP_NET_ERR:
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnetwk.h328 #define WN_NET_ERROR ERROR_UNEXP_NET_ERR
336 #define WN_WINDOWS_ERROR ERROR_UNEXP_NET_ERR
H A Dwinerror.h164 #define ERROR_UNEXP_NET_ERR 59 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnetwk.h332 #define WN_NET_ERROR ERROR_UNEXP_NET_ERR
340 #define WN_WINDOWS_ERROR ERROR_UNEXP_NET_ERR
H A Dwinerror.h165 #define ERROR_UNEXP_NET_ERR 59 macro
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp112 case ERROR_UNEXP_NET_ERR:
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPLib-win.cpp772 case ERROR_UNEXP_NET_ERR: return VERR_INVALID_POINTER;

Completed in 114 milliseconds