Searched refs:ERROR_PIPE_CONNECTED (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Main/src-server/win/
H A Dsvchlp.cpp124 if (!ok && GetLastError() != ERROR_PIPE_CONNECTED)
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp172 case ERROR_PIPE_CONNECTED:
/vbox/src/VBox/Runtime/r3/win/
H A Dlocalipc-win.cpp504 || dwErr == ERROR_PIPE_CONNECTED)
536 || dwErr == ERROR_PIPE_CONNECTED)
/vbox/src/VBox/Devices/Serial/
H A DDrvNamedPipe.cpp338 if (hrc == ERROR_PIPE_CONNECTED)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h315 #define ERROR_PIPE_CONNECTED 535 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h316 #define ERROR_PIPE_CONNECTED 535 macro

Completed in 96 milliseconds