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
What is iunknown?
What is microsoft visual c++ 2013 redistributable?
What is microsoft visual c++ 2010 x86 redistributable?
What is the Use of the Developer Studio Editor?
Do I need microsoft visual c++?
How do I fix microsoft visual c++ 2015 setup failed?
Where can I find microsoft visual c++?
What is the use of microsoft visual c++ 2015 redistributable?
How do I uninstall and reinstall microsoft visual c++ runtime libraries?
How do I install microsoft visual c++ 2015?
Is microsoft visual c++ important?
Is visual c++ still used?
Can I remove microsoft visual c++?
What is ole? How do you handle drag and drop in ole?
What is vcredist_x86 exe?