ahackmann
14 years agoOccasional Contributor
Defining DLL Functions global
Hello, I'm working with an selfmade DLL from Labview. I have defined some function in this DLL and everything is working fine. Now i have imported the DLL into my TestComplete function. (C#) ...