08-12-2010 06:25 PM
When I specify a module to be a C++ dll file, I get the error: “This function either does not have parameter information in the DLL or uses types not recognized by TestStand” when I select a function from the pull down menu.
One of my coworkers wrote a wrapper on top of a wrapper and it does not display the error, but still will not display the correct parameter names. It will just populate the parameter list as arg1, arg2, etc...
Is there a way to call a C++ dll and make it correctly populate the names of the parameters?
08-13-2010 04:52 AM
Hi Dusty,
Yes it is possible,
Check this Thread:
Regards
Juergen