include: Define ERROR_REQUEST_PAUSED.

This commit is contained in:
Daniel Jelinski 2013-09-20 22:46:59 +02:00 committed by Alexandre Julliard
parent 5f607a95df
commit d15416a563

View file

@ -1147,6 +1147,7 @@ static inline HRESULT HRESULT_FROM_WIN32(unsigned int x)
#define ERROR_PRINTER_NOT_FOUND 3012
#define ERROR_PRINTER_DRIVER_WARNED 3013
#define ERROR_PRINTER_DRIVER_BLOCKED 3014
#define ERROR_REQUEST_PAUSED 3050
#define ERROR_WINS_INTERNAL 4000
#define ERROR_CAN_NOT_DEL_LOCAL_WINS 4001
#define ERROR_STATIC_INIT 4002