Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 241 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 241 Bytes

FindWindowCli.exe

Lightweight utility to find windows by title or class name.

Wrote this to position external ui elements to windows ui elements

TL;DR I wrote an entire cpp project instead of using AHK's WinGetPos because "performance"