oblitum / Interception

The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.
http://oblita.com/interception
1.32k stars 271 forks source link

Installation and General Usage #187

Open lscheder opened 4 weeks ago

lscheder commented 4 weeks ago

Hello! I am trying to install this to use within C++... I've looked at a few posts and videos that mention running the installer found within the command line installation folder as admin and then making sure the driver is correctly supplanted within the Windows\Sys32\drivers folders and I just can't find it. I've uninstalled it, reinstalled it, both as an admin and as a standard user, and tried to find other resources to install so I can use it. However, with no luck... I am currently on Windows 11 Pro and trying to use this within Visual Studio Code so I can map two mouses and simulate simultaneous clicks. If anyone can help me with the installation, I would be greatly appreciative!