Is there away for VS to do this? I'm assuming it's managed DLL. Isn't this one of .Net's key capabilities?
What I want to do is have a VB DLL that calls functions in a C++ DLL to speed up the code. I've tried setting the project dependcies and a few other things. I'm just lost with ideas now. Does anyone have a clue?
What I want to do is have a VB DLL that calls functions in a C++ DLL to speed up the code. I've tried setting the project dependcies and a few other things. I'm just lost with ideas now. Does anyone have a clue?