*Solved * Tricky stuff question
Or maybe not...
I have a control surface DLL written in C++ that has a member function exported.
I would like to call that exported member function from another control surface DLL.
Using a DLL export veiwer and scanning the SONARPDR, I can see my DLL loaded and it's exported function. The question is: Will Sonar permit access to that exported function
from another control surface DLL in the same process space and how would I do that?
I don't want to try too hard if it is going to be impossible.
SOLVED:: Yes it will and it works too.
:Ron
post edited by bitman - 2011/05/26 22:16:26