Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is command routing in VC++

3 Answers   Siemens,


How do I uninstall vc++ 2015?

0 Answers  


What is a transparent image?

1 Answers  


In which Way invoke context-sensitive help inside the editor?

0 Answers  


Is microsoft visual c++ important?

0 Answers  


What is visual c++ used for?

0 Answers  


What is visual c++ redistributable?

0 Answers  


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

0 Answers  


A file a.cpp & B.cpp are complied & linked together in VC++ file a is something like int a =100;, File B is something like extern a; main() { printf("%d",a); }what will be the output.a)100,b)linker error,c)complier error etc etc.

3 Answers   Honeywell,


What is microsoft visual c++ 2015 redistributable?

0 Answers  


What is cwinthread class? Explain its advantages.

0 Answers  


What is odbc in vc ++?

0 Answers  


Categories