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
--
Posted via http://dbforums.com
Comment