Once I have developed the com wrapper do I have to still register the com in registry?
No Answer is Posted For this Question
Be the First to Post Answer
Define and explain COM?
how to call a dll as a COM dll?
What is dcom?
Explain transaction atomicity?
what is mean by scintific,commercial and business applications? How they differ? Please answer me. Advance thanks.
What should QueryInterface functions do if requested object was not found?
Do COM keep track of all the object references(Accounting)?
Futures of COM
Once I have developed the com wrapper do I have to still register the com in registry?
Let?s assume we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C? What?s the difference between aggregated and contained objects?
Define and explain about COM?
What are the purposes of AddRef, Release and QueryInterface functions