TestStand sequences call DLLs via function calls that have parameter lists.
If I don't match the parameter lists of the functions between TestStand and the DLLs, I get sporadic crashes.
Is there a tool or some clever way to make sure that my parameter lists match?