[Bug 47514] AviUtl: Can' t add a file to the ExEdit dialog after the first drop.

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 15 09:16:17 CDT 2019


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

--- Comment #1 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
Created attachment 64905
  --> https://bugs.winehq.org/attachment.cgi?id=64905
drag and drop demo

After the investigation, I figured out that DragQueryPoint's return value
causes the issue.

I prepare a demo application for the behavior. Please execute drop_win.exe with
Wine and drop a file into the window.
The second line shows DragQueryPoint's result and its return value.
The return value is expected to be TRUE. But it's FALSE with Wine 4.12.1.

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