How a dll will be sharable by more than one exe?

Answer Posted / karthikeyan

Generally, the global variables declared in a dll is
maintained uniquely for each process. If you want to share
the same variable for all the process, then it needs to be
placed within the data segment of the dll.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cmutex? How can we use it?

580


How do I uninstall vc++ 2015?

523


How do I change visual code font?

606


What is visual c++ redistributable?

593


What is vc++ programming?

698






Explain some of commonly used methods provided by iunknown.

526


Explain the advantages of cwinthread class.

606


What is visual c++ runtime?

599


What is the Use of the Developer Studio Editor?

2165


What is microsoft visual c++ 2008 redistributable?

601


What is cmutex?

589


What is a thread (VC++) and state the difference between Cmutex and Csemaphone?

624


Do I need microsoft visual c++?

578


Is visual c++ a compiler?

568


Is microsoft visual c++ important?

643