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
Is it safe to uninstall microsoft visual c++ 2008 redistributable?
What is microsoft visual c++ 2015 redistributable?
How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?
Difference between getmessage, postmessage & peakmessage.
What is difference between c++ and vc++?
What is difference between c++ and visual c++?
What is microsoft visual c++ redistributable and do I need it?
How do I fix microsoft visual c++ 2015 setup failed?
Do you need microsoft visual c++?
How do I change visual code font?
What is vcruntime?
How many microsoft visual c++ do you need?
What is microsoft visual c++ 2008 redistributable and do I need it?
What is cwinthread class? Explain its advantages.
What is microsoft visual c++ 2008 redistributable?