I have to DLL one is COM dll and another is normal DLL.
How I can identify which dll is normal DLL and which DLL is
from COM DLL.
please give me some clear picture on these


Answer Posted / chetan

make command on both dll
regsvr("noramal dll") it will show message of some entry
point error
regsvr("comdll") it will register succesfully to window

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I remove microsoft visual c++ 2015 redistributable?

588


Do I need microsoft visual c++ on my computer?

592


What is microsoft visual c++ 2015 redistributable package x64?

562


What is microsoft visual c++ 2010 x86 redistributable?

559


What is microsoft visual c++ 2005 redistributable?

587






How do I create an mfc application in vc++?

620


What is difference between c++ and visual c++?

558


Do I need ms visual c++ on my computer?

626


Is visual c++ still used?

562


What is visual c++ 2010 redistributable package x64?

546


Do I need all the microsoft visual c++ redistributable?

531


Is microsoft visual c++ a virus?

662


How do I uninstall visual c++?

550


What is cmutex?

587


Difference between critical section, mutex and semaphore.

635