MrPeter
New member
- Joined
- Dec 23, 2023
- Messages
- 3
- Programming Experience
- Beginner
Hello, I want to program a keylogger that will check my typing efficiency and error rate. I would like to store texts in a database. The problem is that when I use code from this page below it doesn't output me any special characters like [] {} $%^&*, some of these are displayed with shift + some key. This is link where i tried both solutions . Do you have any adviced how to display special characters? Or i should code somethink when user press shift + some key display $ for example.