Correct the agument count for RtlInitializeGenericTable().
commitccf2f6162bab27a05d539278b0329c7793e576f9
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Tue, 18 Mar 2003 20:12:07 +0000 (18 20:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Mar 2003 20:12:07 +0000 (18 20:12 +0000)
tree92723265e3ae43c25de49ca7f592db3b19eed68b
parent03e4ea1789b3d046af9e6bb962a09713304aefc7
Correct the agument count for RtlInitializeGenericTable().
Fix my own brown paper bag in RtlFillMemoryUlong().
RtlGetNtVersionNumbers() should never return < 5.
Remove RtlCopyMemory(), its not an ntdll export.
Implement RtlCompareMemoryUlong(), RtlComputeCrc32().
Documentation updates.
dlls/ntdll/ntdll.spec
dlls/ntdll/rtl.c
include/winternl.h