Closed ghost closed 1 year ago
I started using it a few days ago and works like a charm for me. From the looks of it, you may have forgotten to add the asssembly reference.
You need using WindowsInput;
If you already had that, then you need to right click on your Project => Add => Project Reference and find your file =D
Ive downloaded the package with windowsinput but whenever i try to use it it just says "The type or namespace name 'WindowsInput' could not be found (are you missing a using directive or an assembly reference?)"