V
Varadha
I am using a mutiple application sharing a dll. In my
application i am loading the dll using LoadLibrary Function.
My Question is:
1) I have loaded the dll in the 1st appication
2) Now if again if i try to load the same dll again in
another application whether i can know if the dll is loaded
already.
If so how should i know it.
-Thanks in Advance
Varadha
application i am loading the dll using LoadLibrary Function.
My Question is:
1) I have loaded the dll in the 1st appication
2) Now if again if i try to load the same dll again in
another application whether i can know if the dll is loaded
already.
If so how should i know it.
-Thanks in Advance
Varadha