ChangeSet ID: 1019683931510191290713014 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/04/24 16:32:11
Modified files: dlls/x11drv : x11drv_main.c graphics/x11drv: dib.c include : x11drv.h
Log message: Added support for installing an error callback when expecting an X11 error.
Patch: http://cvs.winehq.com/patch.py?id=1019683931510191290713014
Revision Changes Path 1.49 +43 -43 wine/dlls/x11drv/x11drv_main.c 1.91 +12 -25 wine/graphics/x11drv/dib.c 1.103 +3 -1 wine/include/x11drv.h