Initial implementation to support XDND protocol.
authorUlrich Czekalla <ulrich.czekalla@utoronto.ca>
Thu, 20 Nov 2003 22:09:51 +0000 (22:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Nov 2003 22:09:51 +0000 (22:09 +0000)
commit032bdc9f1dffbf2e207b54fa6e0bcacab2fc27d7
tree58e373c41a92bfae48355af828956e9e122bd890
parent5a2f3c1f1f96f81023c854ba87b554039f0ceae5
Initial implementation to support XDND protocol.
dlls/x11drv/Makefile.in
dlls/x11drv/event.c
dlls/x11drv/window.c
dlls/x11drv/x11drv.h
dlls/x11drv/xdnd.c [new file with mode: 0644]