|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
#include "pch.h"Go to the source code of this file.
Functions | |
| BOOL APIENTRY | DllMain (HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReserved) |
| 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().