ChangeSet ID: 16379 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/01 05:52:02
Modified files: dlls/x11drv : xdnd.c x11drv.h event.c
Log message: Use a dispatch table to handle X client messages.
Patch: http://cvs.winehq.org/patch.py?id=16379
Old revision New revision Changes Path 1.3 1.4 +126 -118 wine/dlls/x11drv/xdnd.c 1.50 1.51 +4 -1 wine/dlls/x11drv/x11drv.h 1.48 1.49 +58 -47 wine/dlls/x11drv/event.c