I need to debug a service, but there's no main() function. So I'm wondering, what is the first function to get called when a Service starts? i.e. what's the Service equivalent of main()?