I’m a newbie working a file systems filter driver and I want to add event tracing. I’ve read the NT Insider articles related to WPP tracing and it looks really good for XP and above, but what about Win2K? At the end of the ‘Without A Trace’ article from Jan/Feb 2003, it say that ‘For example, we haven’t discussed how to create Windows 2000 compatible tracing in your driver (you can… it’s not that hard)’. But I never saw any follow-up article regarding this and didn’t see anything in the FAQs. There was a nice follow-up on .Net Server 2003’s trace window but nothing about Win2K. Can anybody point me in a direction with regards to WPP tracing for Win2K, or maybe an alternate method for producing trace logs? I’ve tried to just have the filter driver write to a log file but that’s been pretty problematic, and WPP has everything I want. From everything I’ve seen WPP tracing for Win2K doesn’t look as straightforward as it’s being advertised but maybe I just need to be pointed in the right direction, like an article or MSDN section or the like. I tried to find it on MSDN but…well, you know how that goes. Thanks in advance for any help.
Regards,
Mike Wick