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
AlexKarasCommunity Hero to nikki857 years ago> I attached the modified dll Hm-m-m... I don't see attached dll (and sources)... Can you double check please?
Recent DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running
Related Contenthow call I call the argument functionhow call I call the argument functionCAll objects declared in another unit function