ReactOS 0.4.15-dev-8614-gbc76250
|
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winreg.h>
#include <winuser.h>
#include <winwlx.h>
#include <ndk/rtltypes.h>
#include <ndk/umfuncs.h>
#include <debug.h>
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
#define | NDEBUG |
Functions | |
VOID NTAPI | RtlpInitializeKeyedEvent (VOID) |
VOID NTAPI | RtlpCloseKeyedEvent (VOID) |
BOOL WINAPI | DllMain (HANDLE hDll, DWORD dwReason, LPVOID lpReserved) |
Definition at line 26 of file DllMain.c.