COMslicer 2.0 - patch & key by Freddy Cruger
Introduction. COMslicer is a utility that displays
information about COM components' activity. It reports all
methods and properties called by a client of a COM
component. For each reported call it shows values for input
parameters and return values for output parameters.
COMslicer reports creation and destroying of COM objects,
loading/unloading of DLLs containing COM components
(coclasses). It also keeps track of reference counting and
interfaces queried by a client.
COMslicer works on Windows 98/Me/ NT4/2K.
New Features in COMslicer 2.0.
- ability to trace out-of-process components (NT4/2K);
- reporting of events raised by COM objects;
- extended information about reported events.