How to change apartment model in already existing Visual Studio C++ project?

165 Views Asked by At

I have a Visual C++ 2013 project that was created using COM wizard. When creating this component Apartment model was chosen. Is there any way to change this model to different apartment without recreating the project from scratch?

0

There are 0 best solutions below