Quantcast
Channel: LabWindows/CVI topics
Viewing all articles
Browse latest Browse all 5376

DLL for LabWindows/CVI 8.0 with bool data type

$
0
0

Hello,

 

I want to use a new SWIR camera in LabWindows/CVI 8.0 (WinXP 32bit).

 

The company delivered with the camera a 32 bit dll produced using Microsoft Visual C++ 2010. The .dll, .lib and .h files comprise a working SDK/API (some functions with bool data type)

 

Compiling => Syntax error,   boolean variable is not a data type in LabWindows/CVI 8.0

Generate DLL Import Library => Syntax error

 

I tried to convert bool to char (typedef  unsigned char  boolSmiley Wink => no more syntax error but the functions does not work.

What can I do ?

 

Martin


Viewing all articles
Browse latest Browse all 5376

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>