المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Com With multiple reference conflict



C++ Programming
02-17-2010, 06:30 PM
Hi All,

I am using one com dll and have multiple clients on the same machine which are creating pointers for same interface, so is there can be any conflict.

Example:

SomeComComponentLib::IsomeInterface objInterfaceptr;

.....create instance

Now all the client applications are using objInterfaceptr in same way...Please provide me some suggestion to avoid conflict.Thanks A Ton
Ash_VCPP
walking over water is just knowing where the stones are.....