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 / satish tandle

If you have Visual Studio Installed, Open Visual Studio
Tools -> Dependency Walker (Depends). From Dependency
Walker window, locate and open the COM dll. It will list
the functions exported. For the COM dll it should export
DLLRegisterServer, DLLUnregisterServer, DllGetClassObject
and DllCanUnloadNow.
For a non COM dll it would show some other functions.

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 create an mfc application in vc++?

603


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

542


What is microsoft visual c++ redistributable and do I need it?

536


What is iunknown?

548


What is microsoft visual c++ 2008 redistributable?

583






how to declare and populate an array of checkBoxes

675


What is dao in vc ++?

541


How can we use cmutex?

558


What is vc++ programming?

676


Where can I find microsoft visual c++?

568


What is the use of microsoft visual c++ 2015 redistributable?

517


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

616


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

582


What is visual c++ redistributable?

574


Is visual c++ still used?

554