ReactOS 0.4.15-dev-7842-g558ab78
dllentry.c
Go to the documentation of this file.
1
7#include <oscalls.h>
8#define _DECL_DLLMAIN
9#include <process.h>
10
12
15 LPVOID __UNUSED_PARAM(lpreserved))
16{
17 return TRUE;
18}
#define __UNUSED_PARAM(x)
Definition: _mingw.h:74
DWORD dwReason
Definition: misc.cpp:154
#define TRUE
Definition: types.h:120
BOOL WINAPI DllEntryPoint(HANDLE, DWORD, LPVOID)
unsigned int BOOL
Definition: ntddk_ex.h:94
unsigned long DWORD
Definition: ntddk_ex.h:95
#define WINAPI
Definition: msvc.h:6