[Bug 41606] Wrong processing of WM_DROPFILES message, received only by the top level windows.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 22 14:40:57 CDT 2019


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

Johannes <wine at sagagames.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wine at sagagames.de

--- Comment #3 from Johannes <wine at sagagames.de> ---
OpenMPT is affected by this issue even in the current Wine 4.7.

To reproduce, download OpenMPT from https://openmpt.org/

Create a new file, go to the "Samples" tab, and drag one of the *.flac files
coming with the program into the black area on that tab (which has
WS_EX_ACCEPTFILES set). The FLAC sample is expected to be loaded into the
sample editor, you should see its waveform in the black area. But instead the
top-level window of OpenMPT receives the file, which tells OpenMPT to load this
file as a module instead, and you will get a message that it was unable to load
the file.

If it's any help for debugging, I'm the OpenMPT developer.

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