Ixiko / AHK-WinSpyM

Window Spy Tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Window Information Tool

a fork by IXIKO in the original by alguimist

WinSpyM V1.05
WindowShot1 WindowShot
:------------------------------------------------------------------------------------------------------------------------------------------------------:

Description of modifications

  • The main window has been slightly enlarged to better accommodate all the information. You can change the initial size of the window by increasing or decreasing two script variables (plusW & plusH).
  • Messages tab: The result of a call to send a message is displayed in decimal and hexadecimal. I have added an area for the description of message numbers. So far, however, only part of the information is available. Some descriptions are quite long, so more clarity had to be provided by resizing the window vertically

  • When starting the script, WinSpy is moved to the middle of the primary screen if it is outside the visible area. This can happen when you use different screen resolutions, for example in different rdp sessions.

  • AlwaysOnTop mode can be set from the main window (check box to the right of the compact mode check box). The setting is retained after WinSpy is called up again. I missed this function.

  • Added a "Reload" button to be able to reload the WinSpy script. (for coding purposes).

About

Window Spy Tool.

License:GNU General Public License v3.0


Languages

Language:AutoHotkey 100.0%