winex11: Use standard dlopen() instead of the libwine wrappers.
commit7afa53c0f20aa40f0d13c81a7d20b523f62f99ab
authorAlexandre Julliard <julliard@winehq.org>
Mon, 6 Apr 2020 20:43:15 +0000 (6 22:43 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Apr 2020 12:26:20 +0000 (7 14:26 +0200)
tree9b5b775b7bdaa50ec5c9c9d7f53ada701e3495cf
parent73effb1ab66606dcdcd3cff880ea36fa90388c8e
winex11: Use standard dlopen() instead of the libwine wrappers.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winex11.drv/clipboard.c
dlls/winex11.drv/mouse.c
dlls/winex11.drv/opengl.c
dlls/winex11.drv/vulkan.c
dlls/winex11.drv/wintab.c
dlls/winex11.drv/x11drv_main.c
dlls/winex11.drv/xinerama.c
dlls/winex11.drv/xrandr.c
dlls/winex11.drv/xrender.c
dlls/winex11.drv/xvidmode.c