D
Denis
Hi all,
I have the problem to share a dll to 2 different executables.
Every executable ha a reference to the same dll but I need to access to the
same shared objects but it seem that every executable instantiate a
different memory space for the dll .
How can I have a dll in one signle instanced and used by the 2 executables?
Thank you, Denis
I have the problem to share a dll to 2 different executables.
Every executable ha a reference to the same dll but I need to access to the
same shared objects but it seem that every executable instantiate a
different memory space for the dll .
How can I have a dll in one signle instanced and used by the 2 executables?
Thank you, Denis