mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfo
Tested with nt4 and w2k3. metze
This commit is contained in:
parent
78d22a28ec
commit
24ec069751
@ -960,7 +960,7 @@ import "misc.idl", "lsa.idl", "security.idl";
|
||||
|
||||
typedef struct {
|
||||
uint32 idx;
|
||||
lsa_AsciiString account_name;
|
||||
lsa_AsciiStringLarge account_name;
|
||||
} samr_DispEntryAscii;
|
||||
|
||||
typedef struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user