mirror of
https://github.com/samba-team/samba.git
synced 2025-08-07 09:49:30 +03:00
fix a few defines
This commit is contained in:
@ -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. */
|
||||
|
Reference in New Issue
Block a user