Hi,
After create a Sequence to call a DLL that includes another call function in tha same project failed (I posted a question), I try to do different way with call directly C function with the same method (call function that call anther function in the same project) ... it also failed (I attache a zip file)
Note: If I insert the second function in the same file with the first function, then it works fine (same as build a DLL), the problem is I have a lot of existed working functions that call anther function in the same project ... how can I use them with TestStand in order to re-write all my functions?
*) I hope that we can avoid re-merge all functions in the same single file ... it will be painfull & a mess!
Thanks for any help
