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
What is dao in vc ++?
Where can I find microsoft visual c++ on my computer?
Explain the important features of vc++?
What is microsoft visual c++ redistributable and do I need it?
What is microsoft visual c++ 2017 redistributable?
Is visual c++ still used?
What is difference between c++ and visual c++?
Is it safe to uninstall microsoft visual c++ 2008 redistributable?
Explain the advantages of cwinthread class.
Is visual c++ the same as c++?
How do I change visual code font?
Does visual c++ 2017 replace 2015?
What is microsoft visual c++ 2013 redistributable?
Is microsoft visual c++ important?
Can I uninstall visual c++?