EventLog WriteEvent - how do I suppress the text "For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp."
When writing my own events to the error log, do I have to have the following text inserted on every message? Is that provided by the error reader of the Microsoft Event Viewer or is that inserted with every message?
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
How can I suppress 开发者_如何学Cit?
Yes, I'm pretty much worried about the wrong thing here. I was just curious and figured this would be an idle curiosity question to let the SO crowd mull over.
This is something Microsoft inserts on viewing, not something that is attached to my message. This is a non-question.
精彩评论