V
varadha
Hi,
I am using LoadLibrary to load a DLL.
In my application i am loading MyDll.dll twice using LoadLibrary. In
this case is the datavariables in each case will be allocated seperately
or same datavariables will be shared by both.
-Thanks in Advance
Varadha
I am using LoadLibrary to load a DLL.
In my application i am loading MyDll.dll twice using LoadLibrary. In
this case is the datavariables in each case will be allocated seperately
or same datavariables will be shared by both.
-Thanks in Advance
Varadha