http://bugs.winehq.org/show_bug.cgi?id=26865 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov(a)gmail.com Component|-unknown |ole32 --- Comment #4 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2011-05-24 11:01:24 CDT --- Please test something like "drag from WinRAR -> drop to 7-Zip". Winefile probably doesn't support drops at all. Implementing "drag from Windows app -> drop to X app" is tricky: the drag loop in OLE32 has to be patched to detect whether the window that is being dragged over is a Windows window or a native window, and do special things through USER32 and winex11.drv if it's a native window... Also the drag and drop protocol for Wayland is different from X :-(. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.