Skip to content

[super_drag_and_drop] Windows: dragging Outlook e-mails or attachments never reaches DropRegion (DV_E_FORMATETC 0x80040064) #542

@marcosgcd

Description

@marcosgcd

No callback from DropRegion is ever called.

Console shows following error as soon as I drag the element over my DropRegion:

2025-06-26T13:24:00.928Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.932Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.935Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.940Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.943Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.951Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.960Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.968Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.970Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62
2025-06-26T13:24:00.975Z ERROR [] Unexpected error "Windows Error: Ungültige FORMATETC-Struktur (0x80040064)" at src\.\win32\drop.rs:516:62

It was working fine in the passt and it still works fine on MacOs.

I was on v0.8.24 upgrading to v0.9.1 did not fix the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions