I am currently facing a problem in the implementation of event logging in C++.
The requirement is that one of the service created by us should log the events and the supporting information.
I am successful in having the service writing to the eventlog.. There is a hitch here. Even though the Message Dl l(which contains the Event information) is registered and the path given to the keys,...