mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
fix a few defines
This commit is contained in:
parent
d56b8a30c5
commit
0a3363ae68
@ -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…
Reference in New Issue
Block a user