From 11:00 PM CST Friday, Apr 11th - 1:30 PM CST Saturday, Apr 12th, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabWindows/CVI

Content Type
Programming Language
Current manual

Loading DLLs

Loading DLLs

LabWindows/CVI applications can load 32-bit and 64-bit DLLs. LabWindows/CVI links to DLLs through the standard 32-bit or 64-bit DLL import libraries that you generate when you create DLLs with a compiler. Because LabWindows/CVI links to DLLs in this way, you cannot specify a DLL file directly in your project. You must specify the DLL import library file instead.

Note Note  You can load 32- and 64-bit DLLs only into processes with the same bitness. For example, you can load a 32-bit DLL into a 32-bit process. You cannot load a 32-bit DLL into a 64-bit process, and vice versa.
Was this information helpful?

Help us improve your future ni.com experience.

Did you find the documentation you were looking for?

Submit