nikki85Contributor6 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
AlexKarasChampion Level 3 to nikki856 years ago> I attached the modified dll Hm-m-m... I don't see attached dll (and sources)... Can you double check please?
Related Contenthow call I call the argument functionCalling common function for all the scriptshow call I call the argument functionCAll objects declared in another unit functionCalling function from .NET Assembly - Query
Recent DiscussionsRunner.Stop(true) stops complete execution, not just the current test caseSolvedExecute parallel Test with Selenium ServerQWidget_setFixedWidth in TestComplete v15SolvedScreenshots in Keyword test to document stepsIs it possible to extract data from the cells of a grid which is not getting identified as a table