Forum Discussion

ojo0608's avatar
ojo0608
Occasional Contributor
14 years ago

Is it possible to load all DLL functions into TestComplete?

Hi, I want to call all the functions from DLL like 'include' in C. I read the article "How to Call a DLL Routine From your script". This can call only one function, if I understood correctly...