fisothemes / Get-Active-Window-Win32-Handle-and-Class-Name

A simple C++ program I use to get the handle and class name of the active windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Active Window Win32 Handle and Class Name

A simple C++ program I use to get the handle and class name of the active windows. It's compiled using GCC

About

A simple C++ program I use to get the handle and class name of the active windows.

License:MIT License


Languages

Language:C++ 100.0%