ReactOS 0.4.16-dev-746-g329a414
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
#define | WIN_OBJ_DIR L"\\Windows" |
#define | SESSION_DIR L"\\Sessions" |
Functions | |
BOOL FASTCALL | NlsInit (VOID) |
VOID FASTCALL | NlsUninit (VOID) |
NTSTATUS NTAPI | BaseCreateThreadPoolThread (IN PTHREAD_START_ROUTINE Function, IN PVOID Parameter, OUT PHANDLE ThreadHandle) |
NTSTATUS NTAPI | BaseExitThreadPoolThread (IN NTSTATUS ExitStatus) |
BOOL WINAPI | DllMain (HANDLE hDll, DWORD dwReason, LPVOID lpReserved) |
NTSTATUS NTAPI BaseCreateThreadPoolThread | ( | IN PTHREAD_START_ROUTINE | Function, |
IN PVOID | Parameter, | ||
OUT PHANDLE | ThreadHandle | ||
) |
Definition at line 44 of file dllmain.c.
Referenced by DllMain().
Definition at line 85 of file dllmain.c.
Definition at line 151 of file nls.c.
Referenced by DllMain().
Definition at line 223 of file nls.c.
Referenced by DllMain().
RTL_CRITICAL_SECTION BaseDllDirectoryLock |
Definition at line 32 of file dllmain.c.
Referenced by BaseComputeProcessDllPath(), DllMain(), GetDllDirectoryA(), GetDllDirectoryW(), SetDllDirectoryA(), and SetDllDirectoryW().
HANDLE BaseNamedObjectDirectory |
Definition at line 24 of file dllmain.c.
Referenced by BaseGetNamedObjectDirectory().
Definition at line 20 of file dllmain.c.
Referenced by BaseProcessStartup(), BaseThreadStartup(), CreateRemoteThread(), DllMain(), ExitProcess(), and UnhandledExceptionFilter().
PBASE_STATIC_SERVER_DATA BaseStaticServerData |
Definition at line 19 of file dllmain.c.
Referenced by AddBSMRequest(), BaseCreateStack(), BaseGetNamedObjectDirectory(), CreateBSMThread(), CreateProcessInternalW(), CSR_API(), DefineDosDeviceW(), DllMain(), FileTimeToLocalFileTime(), GetLocalTime(), GetProcessAffinityMask(), GetSystemTimes(), GlobalMemoryStatusEx(), IsBadReadPtr(), IsBadWritePtr(), IsTimeZoneRedirectionEnabled(), LocalFileTimeToFileTime(), QueryDosDeviceW(), SetLocalTime(), and VirtualAllocEx().
Definition at line 25 of file dllmain.c.
Referenced by DllMain(), and GetLocalisedText().
Definition at line 26 of file dllmain.c.
Referenced by DllMain(), EnumSystemLocalesA(), EnumSystemLocalesEx(), EnumSystemLocalesW(), EnumUILanguagesA(), EnumUILanguagesW(), GetLocaleInfoW(), IsValidLocale(), NLS_GetLanguageGroupName(), and search_message().
PPEB Peb |
Definition at line 27 of file dllmain.c.
Referenced by _IRQL_requires_max_(), BasePushProcessParameters(), check_loadconfig(), CreateProcessInternalW(), CsrSrvCreateSharedSection(), DbgkpPostFakeModuleMessages(), DllMain(), FlsAlloc(), FlsFree(), get_base_dir(), GetModuleFileNameW(), GetProcessVersion(), GetVersion(), hash_basename(), InitExeName(), KsecGatherEntropyData(), LdrpHandleOneNewFormatImportDescriptor(), LdrpHandleOneOldFormatImportDescriptor(), LdrpInit(), LdrpInitFailure(), LdrpInitializeApplicationVerifierPackage(), LdrpInitializeExecutionOptions(), LdrpInitializeProcess(), LdrpInitializeProcessCompat(), LdrpInitializeThread(), LdrpLoadDll(), LdrpLoadImportModule(), LdrpMapDll(), LdrpRunInitializeRoutines(), LdrpWalkImportDescriptor(), LdrShutdownProcess(), LdrShutdownThread(), LdrUnloadDll(), MiCheckForUserStackOverflow(), MmCreatePeb(), NtProcessStartup(), RtlAcquirePebLock(), RtlGetProcessHeaps(), RtlGetVersion(), RtlInitializeHeapManager(), RtlpAddHeapToProcessList(), RtlpInitEnvironment(), RtlpRemoveHeapFromProcessList(), RtlpSetHeapParameters(), RtlQueryEnvironmentVariable_U(), RtlReleasePebLock(), SeiInit(), START_TEST(), test_query_object(), test_RemoveDirectoryA(), test_RemoveDirectoryW(), test_tp_simple(), TlsAlloc(), TlsFree(), tp_threadpool_alloc(), UserCreateWinstaDirectory(), UserpGetClientFileName(), and wined3d_cs_create().
ULONG SessionId |
Definition at line 28 of file dllmain.c.
Referenced by _main(), AddPortW(), ConfigurePortW(), CSR_API(), CsrAllocateNtSession(), CsrUnhandledExceptionFilter(), DllMain(), GetNextDosSesId(), MiDereferenceSession(), MiReleaseProcessReferenceToSessionDataPage(), MiSessionCreateInternal(), MmGetSessionById(), MmSessionCreate(), NtQueryInformationToken(), NtSetInformationToken(), PerfDataGetSessionId(), QueryTokenSessionIdTests(), RxFindOrConstructVirtualNetRoot(), RxFirstCanonicalize(), RxGetSessionId(), RxInitializeVNetRootParameters(), SeSubProcessToken(), SetTokenSessionIdTests(), SmpAllocateSessionId(), SmpDeleteSession(), SmpGetProcessMuSessionId(), SmpHandleConnectionRequest(), SmpSbCreateSession(), SmpSessionIdToSession(), SmpSetProcessMuSessionId(), SmSessionComplete(), SSI_DEF(), WTSDisconnectSession(), WTSQuerySessionInformationA(), WTSQuerySessionInformationW(), WTSSendMessageA(), WTSSendMessageW(), WTSVirtualChannelOpen(), and WTSVirtualChannelOpenEx().