nikki85Contributor7 years agoCall function of DLL at testcomplete Hi Buddy , i failed to call function of DLL which is developed in C++ the function of DLL in C++ as below #include "stdafx.h" int add(int a, int b) { return a + b; } my script at...Show More
Recent DiscussionsUnable to run Keyword Tests after 15.80"Simplified WPF object tree" setting'ADO' is not defined error - TC v15.79
Related Contenthow call I call the argument functionhow call I call the argument functionCAll objects declared in another unit function