Spy: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Software
{{Software
|Picture=Spy.png
|Picture=Spy.png
|Version=1.2
|Version=1.2 (1997-04-08)
|Author=[[Kurt Eckhardt]]
|Author=[[Kurt Eckhardt]]
|License=Freeware
|License=Freeware
|Download=[http://ftp.fi.netbsd.org/pub/os2/1.x/memory/spy4v12.exe 1.2]
|Download={{FileLink|Spy_1-2.zip}}
}}
}}
PM utility that spies messages and queues. Spy is a debugging tool who's main purpose, is to display the window messages that are sent to one or more windows. Spy watches the messages that a window receives by hooking the the HK_INPUT and HK_SENDMSG hooks.


[[Category:PM Utilities]]
[[Category:PM Utilities]]
[[Category:Freeware]]
[[Category:Debuggers]]

Latest revision as of 17:40, 17 December 2023

Spy
Version 1.2 (1997-04-08)
Vendor
Author Kurt Eckhardt
License Freeware
Download Spy_1-2.zip
Website

PM utility that spies messages and queues. Spy is a debugging tool who's main purpose, is to display the window messages that are sent to one or more windows. Spy watches the messages that a window receives by hooking the the HK_INPUT and HK_SENDMSG hooks.