LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

16-Bit to 32-Bit thunking DLL

I try to compile a software for an measurement system with LABWindows/CVI 7.0.
But I get link errors "Undefined symbols". The symbols are defined in a DLL, probable a 16-Bit DLL.
Is it possible to convert the 16-Bit DLL into a 32-Bit DLL with a thunking DLL?
The system is Windows XP.
 
Thank you
0 Kudos
Message 1 of 2
(3,065 Views)
Yes, writing a thunking DLL should solve this problem. Please refer to this document for further information.

Best regards,

Jochen Klier
National Instruments Germany
0 Kudos
Message 2 of 2
(3,052 Views)