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
How do I uninstall and reinstall microsoft visual c++ runtime libraries?
What is the difference between turbo c++ and visual c++?
What is vc++ redistributable?
How do I uninstall visual c++?
What is the Use of the Developer Studio Editor?
Do I need microsoft visual c++?
Is it ok to uninstall microsoft visual c++?
Explain the significance of initapplication() in vc++.
How can we use cmutex?
What is the difference between an MLE and an SLE?
What is vcredist?
What is dao in vc ++?
Where can I find microsoft visual c++?
What is difference between c++ and vc++?
What is cmutex? How can we use it?