PDA

View Full Version : Enhancing Event Viewer?



ellism
07-02-2001, 02:16 PM
I've found it possible to log events to a new log type (other than System/Security/Application) using ReportEvent() and registry changes suggested in the MSDN.

However I cannot find a way to add the new log type to the menu options. (This would be useful for remote diagnostics)

This is running on NT.

Any suggestions?