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

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp164 case ERROR_TOO_MANY_POSTS: return VERR_TOO_MANY_POSTS;
/vbox/src/VBox/Runtime/r3/os2/
H A Dsems-os2.cpp119 case ERROR_TOO_MANY_POSTS:
199 case ERROR_TOO_MANY_POSTS:
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp170 case ERROR_TOO_MANY_POSTS: return VERR_TOO_MANY_POSTS;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h301 #define ERROR_TOO_MANY_POSTS 298 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h302 #define ERROR_TOO_MANY_POSTS 298 macro

Completed in 194 milliseconds