Search code examples
dll32bit-64bitlabview

32-bit to 64-bit conversion dll files


I am working currently in Labview(64-bit) and want to connect a device that has a dll attached. This dll file is written in 32-bit, and now I encounter a problem with since 64-bit can't run the 32-bit.

So is there an option so I can execute the fil or any conversion of the 32-bit to 64-bit?


Solution

  • If you can't recompile the DLL to 64 bit or the vendor doesn't supply a 64 bit DLL there is no (easy) way.

    The obvious easiest way for you would be to use Labview 32-bit.