How to handle accented characters with events KeyCode vb.net
I’m capturing the keyboard keys that are pressed by the CreateKeyboardHook event, where it returns all the keys that were pressed (making it a keylogger, without storing or anything like that, just printing to the console)