How many time DLLMain gets called?



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

Post New Answer

More VC++ AllOther Interview Questions

Explain the significance of initapplication() in vc++.

0 Answers  


Do I need microsoft visual c++?

0 Answers  


What Is Your Greatest Weakness?

4 Answers   Apple, Infosys, IOCL, Servion, TCS, VisionTek,


What is visual c++ 2008 redistributable x64?

0 Answers  


What are some differences between a form view and a dialog box?

2 Answers   DS Group, Manipal Ecommerce,






What property is used to indicate that the up-down control is associated with a buddy control?

1 Answers  


What is cwinthread class?

0 Answers  


how i can design a user interface in vc++ for getting inputs from users

1 Answers   Path Finders, TCS,


What is splitter window in vc++?

0 Answers  


What is the RGB macro used for?

1 Answers  


How to Use mfc71d.dll not mfc71.dll ?

1 Answers  


What is difference between c++ and visual c++?

0 Answers  


Categories