Use vs2017 built on windows10x64 bit system
Small tray icon application that let's you know if your caplock and numlock is on or off. -- Made during 1. semester in my Computer Science class.
This is a tray application app. It will sit in the tray with 1 icon showing wether numlock and capslock is toggled.
The Program runs in an infinite while-loop and is on a 1 second threadSleep.
Made because my new laptop DOESN'T have an indication wether those are on or off. Seriously. Why? -.-
You can add the program to your startup menu, so it starts up when you turn on your PC, that's what I do.
Made during the early part of the 1. semester in my Computer Science class, so even though the program works as expected, it could probably have been made more beautiful.
Note: If you want to test the program with the .exe file, then you'll have to put the .ico files in the same folder as the .exe file.