mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:45:41 +00:00
[NTDLL]: Addendum to r63635.
svn path=/trunk/; revision=63637
This commit is contained in:
parent
f5c9dd0ad6
commit
6e592c35e9
1 changed files with 1 additions and 1 deletions
|
@ -711,7 +711,7 @@ LdrpWalkImportDescriptor(IN LPWSTR DllPath OPTIONAL,
|
|||
if (!NT_SUCCESS(Status))
|
||||
{
|
||||
/* Exit */
|
||||
DbgPrintEx(51, // DPFLTR_SXS_ID
|
||||
DbgPrintEx(DPFLTR_SXS_ID,
|
||||
DPFLTR_WARNING_LEVEL,
|
||||
"LDR: RtlGetActiveActivationContext() failed; ntstatus = "
|
||||
"0x%08lx\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue