You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zaafar Ahmed ccf1065ff9 mitigate the intermittent crash while handling the keyboard/mouse inputs by adding the try/catch block 5 years ago
ClickableTransparentOverlay mitigate the intermittent crash while handling the keyboard/mouse inputs by adding the try/catch block 5 years ago
DriverProgram adding full screen drawing example 5 years ago
.gitignore Initial commit 7 years ago
ClickableTransparentOverlay.sln Added Code to enable keyboard mouse on the overlay 7 years ago
LICENSE Initial commit 7 years ago
README.md Update README.md 7 years ago

README.md

ClickableTransparentOverlay

A library for creating clickable transparent overlay using Win32 API and ImGui.NET

Dependencies

  • .NET Framework 4.7.2