/GetWindowInfo

Simple Win32API Program written in Delphi to display window information on mouse hover

Primary LanguagePascal

FindWindowInfo

This is a simple project written in Delphi 7 + pure Win32API ()without using VCL) to display some basic information of a window (window handle, classname, window title) on mouse hover.