Forum Discussion

prakash_vasudev's avatar
prakash_vasudev
Contributor
13 years ago

Loading Debug build DLL from TestComplete

We are using DLL to call functions from it. We use DLL.Load() to load the DLL. If the DLL is built with Release build then I am able to load it. If the same DLL is built in debug mode then I am not ab...