https://bugs.winehq.org/show_bug.cgi?id=53768
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #1 from Austin English austinenglish@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