wine-wine/dlls/winex11.drv
Damjan Jovanovic 3f99e71fde winex11: Use the correct drop effect for WM_DROPFILES.
Tests show that on Windows, for a window to indicate it will accept a
file drop or to actually accept it, it must have WS_EX_ACCEPTFILES in
its style, contain DROPEFFECT_COPY (which will be chosen if offered
among several drop effects), and be offered the HDROP format.
2015-08-07 14:25:24 +09:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c user32: Merge the AcquireClipboard and EmptyClipboard driver entry points. 2015-06-03 18:46:53 +09:00
desktop.c
event.c winex11.drv: Track external changes to _NET_WM_STATE in net_wm_state. 2015-07-02 20:38:54 +09:00
graphics.c
ime.c
init.c
keyboard.c winex11.drv: On KeymapNotify event also sychronize WinKey state. 2015-07-14 14:40:59 +09:00
mouse.c winex11: Initialize thread data in clip_cursor_notify. 2015-08-05 23:42:42 +09:00
mwm.h
opengl.c
palette.c
pen.c
settings.c
systray.c
version.rc
window.c winex11.drv: Don't change net_wm maximized state for minimized windows. 2015-07-20 06:30:48 +02:00
winex11.drv.spec user32: Merge the AcquireClipboard and EmptyClipboard driver entry points. 2015-06-03 18:46:53 +09:00
wintab.c
x11drv.h winex11.drv: Track external changes to _NET_WM_STATE in net_wm_state. 2015-07-02 20:38:54 +09:00
x11drv_main.c
xcomposite.h
xdnd.c winex11: Use the correct drop effect for WM_DROPFILES. 2015-08-07 14:25:24 +09:00
xim.c
xinerama.c
xrandr.c
xrender.c
xvidmode.c