Added RtlAllocateAndInitializeSid entry.

This commit is contained in:
Marcus Meissner 1998-10-11 11:28:55 +00:00 committed by Alexandre Julliard
parent 7ed9441684
commit c4d9f6515b
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ type win32
262 stub RtlAddAttributeActionToRXact 262 stub RtlAddAttributeActionToRXact
263 stub RtlAddAuditAccessAce 263 stub RtlAddAuditAccessAce
264 stub RtlAdjustPrivilege 264 stub RtlAdjustPrivilege
265 stub RtlAllocateAndInitializeSid 265 stdcall RtlAllocateAndInitializeSid(ptr long long long long long long long long long ptr) AllocateAndInitializeSid
266 stdcall RtlAllocateHeap(long long long) HeapAlloc 266 stdcall RtlAllocateHeap(long long long) HeapAlloc
267 stub RtlAnsiCharToUnicodeChar 267 stub RtlAnsiCharToUnicodeChar
268 stub RtlAnsiStringToUnicodeSize 268 stub RtlAnsiStringToUnicodeSize