win32: hard-code LoadLibrary flags
commitba108368ccce002d74d1e81fcae1d73806467e59
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 10 Dec 2017 15:58:20 +0000 (10 17:58 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 10 Dec 2017 16:03:20 +0000 (10 18:03 +0200)
tree6832b5f5ec05da5013d61edbad634d111af29c0b
parent13bf37748ea9a60b9ac4ca594612910e0506988b
win32: hard-code LoadLibrary flags

This fixes a data race on multiple LibVLC instances.

Note: This patch does NOT fix the many other LoadLibrary() calls.
src/win32/plugin.c
src/win32/specific.c