Hi,
On Jul 16, 2015, at 12:38 AM, Damjan Jovanovic damjan.jov@gmail.com wrote:
Implements DoDragDrop on top of XDND.
dlls/winex11.drv/clipboard.c | 50 +++ dlls/winex11.drv/event.c | 2 + dlls/winex11.drv/x11drv.h | 7 + dlls/winex11.drv/xdnd.c | 837 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 896 insertions(+)
Since you removed the parts touching the user drivers from patch 1 (at my request; thanks), doesn't this patch need to add the entry point to the .spec file?
-Ken