how do you know it is general dll or com dll

Answer Posted / chandrasekharreddy siddamreddy

Open the dll in dependency walker application
(depends.exe). If the dll is having following functions
DLLRegisterServer
DLLUnRegisterServer
DLLCanUnloadNow
DLLGetClassObject

It is a COM DLL otherwise it is not.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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


Is dcom dead?

611


Explain Futures of COM?

568


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

643


What is reference counting in com?

541






Can I use .net components from com programs?

590


How to create an instance of the object in COM?

562


Suppose 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?

493


What is the use of com component in .net?

580


What are queued components?

575


how to call a dll as a COM dll?

702


Can you explain what is dcom?

534


Can I use com components from .net programs?

584


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

2089


Does .net replace com?

549