Andrew
Results
2
comments of
Andrew
Those articles are both good finds, thank you! They lead me to believe that I am on the right path by replacing LoadLibrary and GetProcessAddress with dlopen and dlsym... I...
@hokb Thanks for the input, but I've actually moved on to just using the C++ interface at this point. I should probably close the thread since I'm no longer working...