_VOLoadLibrary
Posted: Sat Dec 28, 2019 12:28 pm
Hello,
I am using this in our apps and it served us well for decades for having to load DLL when only needed.
I am trying to find this in the documentations but I can't find it. Soon, I will stumble this in our codes I am about to port.
At this point, I am halfway of the core library of our apps. If my memory is correct, it could be in the middle of this codebases I am porting right now.
I read it that .NET offers so much on late binding. But, I need to keep things as is for the mean and kick the can down the road and pick it up when I got there ready.....
Thanks...
Rene
I am using this in our apps and it served us well for decades for having to load DLL when only needed.
I am trying to find this in the documentations but I can't find it. Soon, I will stumble this in our codes I am about to port.
At this point, I am halfway of the core library of our apps. If my memory is correct, it could be in the middle of this codebases I am porting right now.
I read it that .NET offers so much on late binding. But, I need to keep things as is for the mean and kick the can down the road and pick it up when I got there ready.....
Thanks...
Rene