Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Question: How does non-OLE Drag and Drop work? #378

@roytam1

Description

@roytam1

it seems that winfile is the only non-OLE Drag source that people can find legally, and it seems to be very complicated to me how it works.
There are some questions coming in mind:

  • Who fires/triggers to fire undocumented window message WM_DROPOBJECT, WM_QUERYDROPOBJECT, WM_BEGINDRAG, WM_DRAGLOOP, WM_DRAGSELECT, WM_DRAGMOVE?
  • What does undocumented API DragObject() actually do?
  • Who is responsible to process object dragging is accepted by target window?

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