How to create a project for a COM local server?

  • Thread starter Thread starter RD Holland
  • Start date Start date
R

RD Holland

Guest
I have Visual Studio 2017. I want to create a c++ COM object that resides in a local server (so it runs in its own process). What type of project would I create using the new project command?

I found "ATL" project, but it only seems to support an in-proc COM object. I ran the new project command and also searched on-line for "COM" but didn't find anything.


R.D. Holland

Continue reading...
 
Back
Top