Home
last modified time | relevance | path

Searched defs:dwReason (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/PC/
Dfrozen_dllmain.c88 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain()
116 BOOL CallModuleDllMain(char *modName, DWORD dwReason) in CallModuleDllMain()
/external/python/cpython2/PC/
Dfrozen_dllmain.c88 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain()
116 BOOL CallModuleDllMain(char *modName, DWORD dwReason) in CallModuleDllMain()
/external/lzma/C/Util/LzmaLib/
DLzmaLibExports.c8 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain()
/external/python/cpython3/Tools/msi/bundle/bootstrap/
Dpythonba.cpp20 IN DWORD dwReason, in DllMain()
/external/lzma/CPP/7zip/Archive/
DDllExports2.cpp37 hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in DllMain()
/external/mdnsresponder/mDNSWindows/DLLX/
DDLLX.cpp66 extern "C" BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain()