[Bug 29081] Drag and Drop: Duplicate entries in winamp playlist window

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 31 02:42:12 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=29081

--- Comment #11 from Damjan Jovanovic <damjan.jov at gmail.com> ---
It's possible that some apps accept both OLE drag and drag and WM_DROPFILES,
and since we do both, the files appear to be dropped twice :-).

Maybe we shouldn't send WM_DROPFILES if the files were successfully dropped via
OLE first? Let me see if I can make a quick patch for you to try.

-- 
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.



More information about the wine-bugs mailing list