ATL service base code

Yet another service code for Windows. This time, it’s an ATL service. ATL services are basically the same as traditional Windows services but with some advantages.

A client console app is provided to demonstrate service function call with return value and service-to-client notification via IDispatch.

Check out the source code here.

---
If you have any questions or feedback, please reach out @flowerinthenyt.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.