How to prevent Service Control Manager from writing to the Event log

I am using the SCM calls like CreateService(), StartService() to dynamically load a driver. What I found was everytime I load the driver I get a eventlog message saying

"The XXXX service was successfully sent a start control"

I presumed one of the paramenters passed on to CreateService() or StartService() would prevent that message, apparently not. Question is how do we prevent this SCM message from getting logged in the event log?

Any help will be much appreciated

thanks

ananda

[530 byte] By [anandavardhana] at [2007-12-26]