I know that in order to interface with a DLL I have to use "Call Library Function" interface. Sometimes the process of identifying function parameters type and building a vi for each dll function is time consuming and error prone. Is there any vi out there that actually bypasses the above process and make direct calls to a Dll? Thank you for your help.