Skip to main content

ATL Tutorial (DLL or Inproc Server)

· One min read

In this tutorial we will be creating

  1. MathComp which is a DLL or Inproc server and exposes the Add and Sub functions.

  2. An MFC Dialog Based Application which acts like a Client for MathComp

For complete tutorial refer Tutorial