❔ ✅ Is there a Way to extend this code from this yt tutorial
so ive been following this yt tutorial https://www.youtube.com/watch?v=nTKTPqqFtrk, which shows a way to implement a keyboard hook(i think "^^) and it does work so far, but i was wondering if i could extend the code to show me which button is pressed and released rather than just givig me a messagebox with the notofication.(i apologize if my question is written poorly)
here is my code:
here is my code:
YouTubetez kidd
Setting up Global Hotkeys in C# Win Forms
By my mistake, I accidentally added the imports ReleaseCapture & SendMessage. You do not need these.
By my mistake, I accidentally added the imports ReleaseCapture & SendMessage. You do not need these.
