Home
last modified time | relevance | path

Searched refs:Ntdll (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/appcompat/apphelp/
H A Dshimeng.c23 static const UNICODE_STRING Ntdll = RTL_CONSTANT_STRING(L"ntdll.dll"); variable
1117 if (RtlEqualUnicodeString(&LdrEntry->BaseDllName, &Ntdll, TRUE) || in SeiSetEntryProcessed()
1170 RtlEqualUnicodeString(&LdrEntry->BaseDllName, &Ntdll, TRUE) || in SeiResetEntryProcessed()