mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
fix a few defines
(This used to be commit 0a3363ae686205c416c75e16f8d6ee55dc4366b5)
This commit is contained in:
parent
570cdd8529
commit
588fbe8f0c
@ -33,6 +33,7 @@
|
||||
#define ERROR_INVALID_PARAMETER NT_STATUS(0x0057)
|
||||
#define ERROR_INSUFFICIENT_BUFFER NT_STATUS(0x007a)
|
||||
#define STATUS_NOTIFY_ENUM_DIR NT_STATUS(0x010c)
|
||||
#define ERROR_INVALID_DATATYPE NT_STATUS(0x070c)
|
||||
|
||||
/* Win32 Error codes extracted using a loop in smbclient then printing a
|
||||
netmon sniff to a file. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user