nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
dll_process_detach
nulib
system
win32
dll
to be called from DllMain with reason DLL_PROCESS_DETACH
version(Windows)
pragma(
inline
, false)
void
dll_process_detach
(
HINSTANCE
hInstance
,
bool
detach_threads
= true
)
Meta
Source
See Implementation
nulib
system
win32
dll
aliases
_tlsstart
functions
dll_fixTLS
dll_getRefCount
dll_process_attach
dll_process_detach
dll_thread_attach
dll_thread_detach
isSharedDRuntime
mixin templates
SimpleDllMain
static variables
__xl_a
_tls_end
_tls_index
_tls_start
tlsCtorRun
to be called from DllMain with reason DLL_PROCESS_DETACH