Re: ntdll: implement NtAllocateLocallyUniqueId with server call
22 Feb
2007
22 Feb
'07
10:01 p.m.
Juan Lang wrote:
This introduces a warning in trace.c about dump_luid being undeclared. trace.c seems to be at least partially generated, so I wasn't sure about sending a patch for it. Let me know how I should handle that and I'll fix it up.
Hi Juan, dump_luid needs to be in trace.c. As you say, it is partially generated:
/* Everything below this line is generated automatically by tools/make_requests */ /* ### make_requests begin ### */
So just put dump_luid above that line and it'll be fine. -- Rob Shearman
6874
Age (days ago)
6874
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Shearman