Isolation mode (registration free) COM setting in VC++ 2008

269 Views Asked by At

How do I create a reference to an isolation mode (registration free) COM DLL in a VC++ 2008 project?

In a C# project it is as easy as toggling an Isolated property on a reference. How do I do the equivalent in a VC++ project?

1

There are 1 best solutions below

0
On

Project Properties > Configuration Properties > Manifest Tool > Isolated COM