how you call a dll as a COM dll.
Answers were Sorted based on User's Feedback
Answer / rathakrishnan
If a dll is registerable and can keep the interface in COM
Runtime library then we can call that dll as COM dll
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / chandrasekharreddy siddamreddy
Inorder to call your DLL as COM dll, you have to follow
some rules to develop the dll. If those rules are there
then only your DLL will be called as COM dll.
COM is a specification set of rules to develope binaries,
COM is not a language.
| Is This Answer Correct ? | 3 Yes | 1 No |
What are the different compatibility types when we create a COM component?
where can i use pmcmd commands of informatica
Explain transaction atomicity?
Differentiate normal DLL to COM DLL
What is dcom?
how to call a dll as a COM dll?
Which tool is used to configure the port range and protocols for DCOM communications?
hi,I have applied for NIC test plz if any one have test paper pattrn plz send me on "mn_mayank38@yahoo.co.in"
What are the purposes of AddRef, Release and QueryInterface functions
Does .net replace com?
What is the difference, if any, between OLE and COM?
what is far pointer and what are the use of far poiter in com/dcom ?????