WinSpy2.2 is an adaptation from the origional WinSpy created by Terry Smith (
tsmith@powerup.com.au ) you can find information on the first product on UNDU (
www.undu.com ).
WinSpy is a utility that allows you to send debug informatin to a debug window that is not tied to your application or your development enviroment. Included in the download is the SpyDrive.pas file witch is a Delphi file that allows you to use the standard out commands (write, writeln, ect...) to send messages to the WinSpy window.
Following are some of the features of WinSpy2.2:
NOW can Pause the application to evaluate variables
Seperate section of spy window for watches like in delphi
System Resource Monitor
New options
Help file updated
Self contained and adds very little code to your applications.
No code changes for shipment (if WinSpy isn't installed then calls to it are ignored)
Multithreaded user interface design so that you can pause the interface w/o effecting your application.
WinSpy will tell you what application it is running against.
Fully customizeable UI.
When the spy window is minimized very little overhead.
Spy window can be set up to display when an application starts or when a message is recieved.
Spy window resides in task bar and flashes when messages are present.
Help files (though still limited and in development)
New features being added all the time (and if you have any ideas then let us know)