how do you know it is general dll or com dll

Answer Posted / sandeep mishra

COM DLLs export above listed 4 functions and it's mandatory
for any DLL to be qualified as a COM DLL.
Where in regular DLLs we get a list of exported functions
which from client application we will invoke.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Once I have developed the com wrapper do I have to still register the com in registry?

644


Can you explain what is dcom?

536


Explain Futures of COM?

568


Can I use .net components from com programs?

590


What is dcom?

529






What is the use of com component in .net?

580


Does .net replace com?

549


What are queued components?

575


How to create an instance of the object in COM?

562


Can I use com components from .net programs?

587


What is the difference between aggregated and contained objects?

555


Which namespace do the classes, allowing you to support COM functionality, are located?

2089


Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?

572


What is reference counting in com?

543


Is dcom dead?

611