How do you know it is general dll or com dll?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online DCOM COM Job Interview Questions And Answers