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 Discussionscapture variable from the popup in Desktop applicationUnable to run Keyword Tests after 15.80"Simplified WPF object tree" setting
Related Contenthow call I call the argument functionhow call I call the argument functionCAll objects declared in another unit function