Skip to content

DamianSuess/ApiTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API Tool

Mini API Spy utility (written in C#) for discover details about windows as you mouse over them.

Ever have an invisible window on your desktop and you can't click in that region anymore?? Slack-happens and you can't minimize or close windows. API Spy it to see who it belongs to and KILL IT!!

This project is a Work in Progress

Made one of these back in 1997, and who knew it would come handy again 22 years later

License GitHub license

Active Features

  • Mouse-over API SPY

Future Features

  • Add-on for ToolsHub
  • Global Hotkey Discovery
  • API Tool for Windows API to C#
  • Screen Shots (maybe)

Coding

Currently is made using C# WinForms. After all, this is for Windows only & not Mac/Linux.