On Tuesday 21 October 2008 01:06:45 Paul Bryan Roberts wrote:
- FIXME("%s %s %p %p %p %p %p - stub\n", debugstr_w(lpSystemName), debugstr_w(lpAccountName),
- TRACE("%s %s %p %p %p %p %p - stub\n", debugstr_w(lpSystemName), debugstr_w(lpAccountName), Sid, cbSid, ReferencedDomainName, cchReferencedDomainName, peUse);
If you still consider this function a stub, please keep the FIXME, otherwise, please remove the "- stub" from the TRACE.
Cheers, Kai