Forum Discussion

rsippel's avatar
rsippel
Occasional Contributor
14 years ago

Calling functions in a DLL from an extension

I'm using TC8.1, have created an extension, and am now trying to call functions in a DLL from the extension code. Initially we were adding the DLL to the CLRBridge of our main project (not the e...