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 4cfe1f594d
Reduce cpu usage
7 years ago
ClickableTransparentOverlay Reduce cpu usage 7 years ago
DriverProgram code refactor (#2) 7 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 Added Code to enable keyboard mouse on the overlay 7 years ago

README.md

ClickableTransparentOverlay

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

Dependencies

  • cimgui lib ( VERSION 1.66 (Released 2018-11-22) x64 )
  • ImGui.NET
  • Veldrid
  • MouseKeyHook
  • .NET Core 2.0
  • .NET Framework 4.7.2