Useful tools and files Freeware EventSinkImp (Binh Ly/Techvanguards)
EventSinkImp is a utility (comes with full source code for enthusiasts) that
allows you to import connection point-based sink events/interfaces for ease of use in Delphi applications. EventSinkImp automatically creates a
Regmon (www.sysinternals.com) Regmon is a Registry monitoring utility that will show you which applications are accessing your Registry, which keys they are accessing, and the Registry data that they are reading and writing - all in real-time. Knowing how Internet Explorer uses the registry is helpful when you work with programming the browser in Delphi, and there is no better way to learn about it then using Regmon.
This advanced utility takes you one step beyond what static Registry tools can do, to let you see and understand exactly how programs use the Registry. With static tools you might be able to see what Registry values and keys changed. With Regmon you'll see how the values and keys changed..
COM Object Viewer (www.microsoft.com)
The OLE/COM Object Viewer is a developer- and power-user-oriented administration and testing tool. With the OLE/COM Object Viewer you can:
SDK's (www.microsoft.com)
|