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

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp104 case ERROR_PRINT_CANCELLED: return VERR_NET_PRINT_ERROR;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp107 case ERROR_PRINT_CANCELLED: return VERR_NET_PRINT_ERROR;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h168 #define ERROR_PRINT_CANCELLED 63 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h169 #define ERROR_PRINT_CANCELLED 63 macro

Completed in 77 milliseconds