https://bugs.winehq.org/show_bug.cgi?id=53768
Bug ID: 53768 Summary: Winfile crashes due to unimplemented user32.dll.DragObject Product: Wine Version: 7.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: magiblot@hotmail.com Distribution: ---
Attempting to drag a file in Winfile results in the application crashing with the following error:
wine: Call from 000000007B013B3E to unimplemented function user32.dll.DragObject, aborting
To reproduce:
1. Get Winfile from https://github.com/microsoft/winfile and run it. 2. Navigate to a directory containing files or folders. 3. In the right panel, click on a file or directory to select it. Then attempt to click and drag it.
Thank you.