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 2e5fb08a3b updating to ImGui 1.67.0 7 years ago
ClickableTransparentOverlay updating to ImGui 1.67.0 7 years ago
DriverProgram updating to ImGui 1.67.0 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