Description of WinSpy and SpyDrive2 :
WinSpy is an adaptation from the origional WinSpy created by Terry Smith.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:Now can Pause the application to evaluate variablesSeperate section of spy window for watches like in DelphiSystem Resource MonitorNew optionsHelp file updatedSelf contained and adds very little code to your applicationsNo 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 applicationWinSpy will tell you what application it is running againstFully customizeable user interfaceWhen the spy window is minimized very little overheadSpy window can be set up to display when an application starts or when a message is recievedSpy window resides in task bar and flashes when messages are present.