I have a service code developed in visual c in VS2012 running on windows 7. it uses outputdebugstring function write error msgs and log info. How can I see output from this function, If I start/stop my service from service control manager?
Thanks, KM.