ReactOS
0.4.16-dev-1946-g52006dd
empty_dll.c
Go to the documentation of this file.
1
#include <windows.h>
2
3
BOOL
4
WINAPI
5
DllMain
(
6
_In_
HINSTANCE
hinstDLL,
7
_In_
DWORD
fdwReason
,
8
_In_
LPVOID
lpvReserved
)
9
{
10
return
TRUE
;
11
}
fdwReason
static DWORD const fdwReason
Definition:
appcrt_dllmain.cpp:57
TRUE
#define TRUE
Definition:
types.h:120
DllMain
BOOL WINAPI DllMain(_In_ HINSTANCE hinstDLL, _In_ DWORD fdwReason, _In_ LPVOID lpvReserved)
Definition:
empty_dll.c:5
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
void
Definition:
nsiface.idl:2307
lpvReserved
static IN DWORD IN LPVOID lpvReserved
Definition:
load_notifications.c:17
_In_
#define _In_
Definition:
no_sal2.h:158
WINAPI
#define WINAPI
Definition:
msvc.h:6
modules
rostests
apitests
ntdll
empty_dll
empty_dll.c
Generated on Thu Dec 4 2025 06:08:14 for ReactOS by
1.9.6