Question
C++ Windows - posting to application event log
Is there anything special that needs to be done to post to the Windows Applicationevent log? Using some boilerplate code that doesn't get any error, but not seeing anything in the log.
I had to set up the policy.txt file to allow file access and to run an external application, but didn't see anything in the docs about event log access.
