NT Services (ATL Com AppWizard - ServerType:Service(exe) )
-
Hi, I would like to learn about services and searched for the articles. But none of them were useful to me. Some of the articles are in fact nice, but not for a beginner like me . I would like to know about 1) what services are 2) where they can be used 3) how to use ATL Com AppWizard to create the service using Service(Exe) server type 4) A simple example (almost all the ones I have gone through today are looking like small projects, making the things more complicated for me to understand) Could anyone post some nice article regarding this? Thanks in advance.
Taruni
-
Hi, I would like to learn about services and searched for the articles. But none of them were useful to me. Some of the articles are in fact nice, but not for a beginner like me . I would like to know about 1) what services are 2) where they can be used 3) how to use ATL Com AppWizard to create the service using Service(Exe) server type 4) A simple example (almost all the ones I have gone through today are looking like small projects, making the things more complicated for me to understand) Could anyone post some nice article regarding this? Thanks in advance.
Taruni
Taruni wrote:
(almost all the ones I have gone through today are looking like small projects, making the things more complicated for me to understand)
That is because complex problems are solved by simplifying them into their constituent parts and solving the smaller problems. You are not likely to find a single example that walks through from your start to your end. That need is specific to you.
Taruni wrote:
I would like to know about 1) what services are
This would be a good place for you to start[^]
led mike