win32: use native TLS index support
MSDN recommends against using the heap allocator inside DllMain(). Yet the VLC thread variable implementation uses it.
Showing
Please register or sign in to comment
MSDN recommends against using the heap allocator inside DllMain(). Yet the VLC thread variable implementation uses it.