netapi32: Use standard dlopen() instead of the libwine wrappers.
commit1938ddc65181642d68022784c3e3732c536db4c1
authorAlexandre Julliard <julliard@winehq.org>
Mon, 6 Apr 2020 20:37:50 +0000 (6 22:37 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Apr 2020 12:26:19 +0000 (7 14:26 +0200)
treee1b16ed2c8828c9824584b1b5a40079c443be360
parent086c686e817a596e35c41dd5b37f3c28587af9d5
netapi32: Use standard dlopen() instead of the libwine wrappers.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/netapi32/netapi32.c