
event tracing API experience
Hello Christian,
We have some Event Tracing samples on our book's web site which should
work on Windows 2000.
We also have an Event Tracing Walker that allows you to visually
control and view the event traces.
If you need a very detialed and comprehensive discussion about the
Event Tracing system and its APIs, then Chapter 13 of "Developing WMI
Solutions" covers it all.
You can download the samples and Event Tracing Walker from
www.wbem.co.uk. There's also an event tracing provider framework to
make event tracing within an application a lot easier...
Gwyn Cole
co-author of "Developing WMI Solutions"
Quote:
> I'm new in the usage of the event tracing system that MS has introduced in
> Win2000. My problem is that the samples I've found run only on Windows XP
> and are very complex. Has anyone used the event tracing API for debugging or
> activities tracking under Windows 2000?
> Thanks for help
> Christian