php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
dllmain.c File Reference
#include <config.w32.h>
#include <php.h>
#include <win32/ioutil.h>

Go to the source code of this file.

Functions

BOOL WINAPI DllMain (HINSTANCE inst, DWORD reason, LPVOID dummy)
 

Function Documentation

◆ DllMain()

BOOL WINAPI DllMain ( HINSTANCE inst,
DWORD reason,
LPVOID dummy )

Definition at line 33 of file dllmain.c.