ReactOS 0.4.16-dev-258-g81860b4
|
#include <rtltests.h>
#include <pseh/pseh2.h>
#include <compat_undoc.h>
#include <compatguid_undoc.h>
#include <debug.h>
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
VOID NTAPI | LdrpInitializeProcessCompat (PVOID pProcessActctx, PVOID *pOldShimData) |
Variables | |
BOOLEAN | LdrpShutdownInProgress |
HANDLE | LdrpShutdownThreadId |
#define NDEBUG |
Definition at line 6 of file ldrstubs.c.
Definition at line 14 of file ldrstubs.c.
BOOLEAN LdrpShutdownInProgress |
Definition at line 9 of file ldrstubs.c.
Referenced by LdrDisableThreadCalloutsForDll(), LdrUnloadDll(), RtlDllShutdownInProgress(), and RtlpWaitForCriticalSection().
HANDLE LdrpShutdownThreadId |
Definition at line 10 of file ldrstubs.c.
Referenced by RtlpWaitForCriticalSection().