http://bugs.winehq.org/show_bug.cgi?id=59040
--- Comment #3 from Bernhard Übelacker bernhardu@mailbox.org --- Created attachment 79816 --> http://bugs.winehq.org/attachment.cgi?id=79816 59040_workaround-RevokeDragDrop.patch
The pointer seems to be mapped into the msedgewebview2 process. But then it seems the problem it gets accessed in the ACDSeeUltimate2025 process.
Attached patch skips calling IDropTarget_Release with the pointer of the other process.
This avoids the crash but also doesn't show any user interface in some registration window.
Setting windows version to win8 for msedgewebview2.exe like mentioned starts to show some registration interface:
wine reg add "HKCU\Software\Wine\AppDefaults\msedgewebview2.exe" /v Version /t REG_SZ /d win8