https://bugs.winehq.org/show_bug.cgi?id=53768 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Created attachment 73318 --> https://bugs.winehq.org/attachment.cgi?id=73318 stub This prevents the crash. For reference: https://github.com/microsoft/winfile/blob/master/src/treectl.c#L2775 https://github.com/microsoft/winfile/blob/master/src/wfdirsrc.c#L931 https://docs.rs/user32-sys/0.1.2/x86_64-pc-windows-msvc/user32/fn.DragObject... pub unsafe extern "system" fn DragObject(hwndParent: HWND, hwndFrom: HWND, fmt: UINT, data: ULONG_PTR, hcur: HCURSOR) -> DWORD -- 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.