Alexandre Julliard : winex11: Use standard dlopen() instead of the libwine wrappers.

Alexandre Julliard julliard at winehq.org
Tue Apr 7 15:27:15 CDT 2020


Module: wine
Branch: master
Commit: 7afa53c0f20aa40f0d13c81a7d20b523f62f99ab
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=7afa53c0f20aa40f0d13c81a7d20b523f62f99ab

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Apr  6 22:43:15 2020 +0200

winex11: Use standard dlopen() instead of the libwine wrappers.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winex11.drv/clipboard.c   |  9 +++---
 dlls/winex11.drv/mouse.c       | 12 ++++----
 dlls/winex11.drv/opengl.c      | 12 ++++----
 dlls/winex11.drv/vulkan.c      | 49 ++++++++++++++++-----------------
 dlls/winex11.drv/wintab.c      | 21 +++++++-------
 dlls/winex11.drv/x11drv_main.c | 39 ++++++++++++--------------
 dlls/winex11.drv/xinerama.c    |  7 ++---
 dlls/winex11.drv/xrandr.c      | 62 ++++++++++++++++++++----------------------
 dlls/winex11.drv/xrender.c     |  7 ++---
 dlls/winex11.drv/xvidmode.c    | 32 ++++++++++------------
 10 files changed, 117 insertions(+), 133 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=7afa53c0f20aa40f0d13c81a7d20b523f62f99ab



More information about the wine-cvs mailing list