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
How do I uninstall and reinstall microsoft visual c++ runtime libraries?
What is microsoft visual c++ runtime library error?
How do I reinstall visual c++ on windows 10?
What is difference between c++ and visual c++?
Difference between getmessage, postmessage & peakmessage.
Explain some of commonly used methods provided by iunknown.
Is visual c++ the same as c++?
Is visual c++ a compiler?
What is microsoft visual c++ 2017 redistributable?
Do I need the microsoft visual c++?
How do I install microsoft visual c++ 2015?
What is microsoft visual c++ 2008 redistributable?
What is microsoft visual c++ 2015 redistributable?
What is a microsoft visual c++ 2008 redistributable?
What is microsoft visual c++ 2005 redistributable?