Home All Groups Group Topic Archive Search About

What differs a Windows Service EXE from the others?

Author
3 Mar 2006 10:38 AM
Lau Lei Cheong
Hello,

        It seems that when I write a service project, no matter I set the
target to be Windows EXE or Console, it'll compile and load without problem.

        This lead me to think that the default entry point (static void
Main()) may not be the real entry point for Windows Service, but does the
Main() get executed each time the service EXE is loaded as a service?

Regards,
Lau Lei Cheong

AddThis Social Bookmark Button