ATL Tutorial (DLL or Inproc Server)
· One min read
In this tutorial we will be creating
-
MathComp which is a DLL or Inproc server and exposes the Add and Sub functions.
-
An MFC Dialog Based Application which acts like a Client for MathComp
For complete tutorial refer Tutorial