-
|
So I'm not sure if it is a bug on your side, as I haven't worked on the rework of my project for a while, that's why I haven´t opened it as an issue. |
Beta Was this translation helpful? Give feedback.
Answered by
W2Wizard
Nov 7, 2022
Replies: 1 comment
-
|
That is the wrong prototype for the See: https://github.com/codam-coding-college/MLX42/wiki/Hooks#key-hook |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
W2Wizard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


That is the wrong prototype for the
key_handlerfunction.See: https://github.com/codam-coding-college/MLX42/wiki/Hooks#key-hook
It needs to have a
structinstead of anintfor the first parameter.