win32: cleanup DllMain
Avoid doing things in DllMain
that can be done elsewhere or not at all. On Win8+ or UWP builds it's not even used at all.
Avoid doing things in DllMain
that can be done elsewhere or not at all. On Win8+ or UWP builds it's not even used at all.
VideoLAN code repository instance