How do I write XML to Windows Event Viewer in C?
I’m currently trying to log data to the Windows Event Viewer, and I’m trying to achieve something like this using C:
I’m currently trying to log data to the Windows Event Viewer, and I’m trying to achieve something like this using C: