How many time DLLMain gets called?
Answer / 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 |
what is mean [] inc what is the use of include conio.h in c
What is the difference between the cout and cin iostream objects?
What is microsoft visual c++ 2005 redistributable?
What is microsoft visual c++ 2013 redistributable?
What is visual c++ runtime error?
What is microsoft visual c++ 2013 redistributable package x64?
What is cmutex?
What is microsoft visual c++ runtime library error?
What is splitter window in vc++?
What is cwinthread class? Explain its advantages.
how to declare and populate an array of checkBoxes
Do I need microsoft visual c++ on my computer?