Answer Posted / vasanth
An optional entry point into a dynamic-link library (DLL).
When the system starts or terminates a process or thread,
it calls the entry-point function for each loaded DLL using
the first thread of the process. The system also calls the
entry-point function for a DLL when it is loaded or
unloaded using the LoadLibrary and FreeLibrary functions.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Difference between getmessage, postmessage & peakmessage.
What is microsoft visual c++ 2017 redistributable?
What is difference between c++ and visual c++?
How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?
What are the advantages of a message map
How do I uninstall and reinstall microsoft visual c++ runtime libraries?
What is microsoft visual c++ 2010 x86 redistributable?
How do I change visual code font?
Is visual c++ the same as c++?
Is it safe to uninstall microsoft visual c++ 2008 redistributable?
What is difference between c++ and vc++?
How do I create an mfc application in vc++?
Where can I find microsoft visual c++ on my computer?
How do I uninstall vc++ 2015?
What is ole? How do you handle drag and drop in ole?