Skip to content

ISSUE: calling ShowAltTabWindow from within LLKeyboardProc #43

Description

@nomennescio

Your code calls ShowAltTabWindow from within LLKeyboardProc which runs on the keyboard handler thread, and even calls Windows functions.
This is unsafe and affecting all other applications too.

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