1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-01 04:58:35 +03:00

r3589: Add some extra status codes.

(This used to be commit 6d918f15951f38061128e141bbcc161d8956977e)
This commit is contained in:
Tim Potter 2004-11-07 01:09:14 +00:00 committed by Gerald (Jerry) Carter
parent 3503373ba5
commit 6c32daf320

View File

@ -543,6 +543,8 @@
#define WERR_CAN_NOT_COMPLETE 1003
#define WERR_INVALID_SECURITY_DESCRIPTOR 1338
#define WERR_SERVER_UNAVAILABLE 1722
#define WERR_UNKNOWN_PRINTER_DRIVER 1797
#define WERR_INVALID_ENVIRONMENT 1805
#define WERR_INVALID_FORM_NAME 1902
#define WERR_INVALID_FORM_SIZE 1903
#define WERR_BUF_TOO_SMALL 2123