Home
last modified time | relevance | path

Searched refs:DllMain (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Ddllmain.c57 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved);
58 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() function
H A DCMakeLists.txt34 # DllMain is added later for DLL builds only.
/curl/docs/libcurl/
H A Dcurl_global_init.md59 it from *DllMain* or a static initializer because Windows holds the loader
H A Dcurl_global_trace.md50 it from *DllMain* or a static initializer because Windows holds the loader
H A Dlibcurl.md225 initialize it from *DllMain* or a static initializer because Windows holds

Completed in 11 milliseconds