Skip to content

Experiment: avoid the clipboard sendmessages #19

@hi5

Description

@hi5

By using various SendMessages with:

  • LB_GETSELCOUNT = 0x0190
  • LB_GETSELITEMS = 0x0191
  • LB_GETCURSEL = 0x0188
  • LB_GETTEXT = 0x0189

it is possible to avoid using the currently used Clipboard messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions