windowscodecs: Use standard dlopen() instead of the libwine wrappers.
commit7cb1ac7ba297c94d177f968af28912618967bf4b
authorAlexandre Julliard <julliard@winehq.org>
Mon, 6 Apr 2020 20:39:54 +0000 (6 22:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Apr 2020 12:26:20 +0000 (7 14:26 +0200)
tree8bb91914cb8f254c15f1cf2f64e71a6190f2ab95
parentb88730d8af0c08e4e5e67b7108313ebc1ab051f5
windowscodecs: Use standard dlopen() instead of the libwine wrappers.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/windowscodecs/icnsformat.c
dlls/windowscodecs/jpegformat.c
dlls/windowscodecs/pngformat.c
dlls/windowscodecs/tgaformat.c
dlls/windowscodecs/tiffformat.c