Windows Event Viewer seems to query mprmsg.dll and netevent.dll when saving logs. Has anyone tried using one of these to create log files? Does Windows Event Viewer have a commandline option to save log?
Thanks.
Try looking at the BackupEventLog function.
That's what I was looking for. Thanks.
Even though I'm sure you found this, other people might want it.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/event_logging_functions.asp (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/event_logging_functions.asp)