Does someone have a very, very simple sample of how to go about creating a new Event Log along with writing events to the new log? I can do it in VB.NET fairly easily, but don't know C++ well enough.
The Event Viewer on Windows 11 is an application that collects system and app event logs on a friendly interface that you can use to monitor and troubleshoot problems. Also, it can come in handy to ...