ntdll: Fix the RtlQueryInformationActivationContext() .spec prototype to match its implementation.

This commit is contained in:
Francois Gouget 2007-08-08 10:47:50 +02:00 committed by Alexandre Julliard
parent 92f297485c
commit c605afa31e
1 changed files with 1 additions and 1 deletions

View File

@ -767,7 +767,7 @@
@ stdcall RtlQueryEnvironmentVariable_U(ptr ptr ptr)
@ stub RtlQueryHeapInformation
@ stdcall RtlQueryInformationAcl(ptr ptr long long)
@ stdcall RtlQueryInformationActivationContext(long long ptr ptr long ptr long ptr)
@ stdcall RtlQueryInformationActivationContext(long long ptr long ptr long ptr)
@ stub RtlQueryInformationActiveActivationContext
@ stub RtlQueryInterfaceMemoryStream
@ stub RtlQueryProcessBackTraceInformation