Hi,
I have an application that is made up of several executables. I need all
these executables to use the same instance of an object.
What is the best, most efficient way to approach this?
Thanks a lot!
I have an application that is made up of several executables. I need all
these executables to use the same instance of an object.
What is the best, most efficient way to approach this?
Thanks a lot!
Comment