j
k
j a
j l
On 04.04.2015 17:22, Qian Hong wrote:
(*Names)[i].Name.Buffer = NULL; (*Names)[i].Name.Length = 0; (*Names)[i].Name.MaximumLength = 0;
(*Names)[i].Name.Buffer = NULL;
(*Names)[i].Name.Length = 0;
(*Names)[i].Name.MaximumLength = 0;
Maybe it's better to hide this in RtlInitUnicodeStringEx(..., NULL) ?
Back to the thread
Back to the list