Skip to content

Windows Key no longer works as a push to talk key with Discord when using this tool. #2

Description

@LiamKarlMitchell

It used to work, so something must have changed.
Starting the program before starting Discord (or other apps that also use low level hook) might be a work-around for this but did not appear to work when I tried.

Interestingly the mouse buttons still work fine.

MSDN says the method SetWindowsHookExA always puts the new hook at the beginning of the chain.

https://docs.microsoft.com/en-us/windows/win32/winmsg/about-hooks
https://stackoverflow.com/questions/60013663/in-which-order-do-the-hooks-set-by-setwindowshookex-receive-messages

https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setwindowshookexa

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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