We do industrial automation application and we need to use VC++ application. As part of that we need windows controls which shall be developed in Visual Basic 6.0.
When we run the application with tabbed interfaces, we have approximately 5000 COM objects together.
COM object count is expected to grow.
Are are any performance overhead based on usage COM components count within the application?
so far, I don't observe any performance issue.