DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
dllmain.cpp File Reference
#include "pch.h"

Go to the source code of this file.

Functions

BOOL APIENTRY DllMain (HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReserved)

Function Documentation

◆ DllMain()

BOOL APIENTRY DllMain ( HMODULE hModule,
DWORD ul_reason_for_call,
LPVOID lpReserved )

Step: Process DLL attach and detach notifications.

Return success status for DLL entry point.

Definition at line 4 of file dllmain.cpp.

References DllMain().

Referenced by DllMain().