ReactOS 0.4.16-dev-1093-g93e9710
|
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
#define | NTOS_MODE_USER |
Functions | |
NTSTATUS NTAPI | LdrDisableThreadCalloutsForDll (_In_ PVOID BaseAddress) |
BOOL NTAPI | DllMain (_In_ HINSTANCE hDll, _In_ ULONG dwReason, _In_opt_ PVOID pReserved) |
Variables | |
HANDLE | ProcessHeap |
Definition at line 33 of file main.c.
Definition at line 1154 of file ldrapi.c.
Referenced by DisableThreadLibraryCalls(), and DllMain().