It's seems to be OK to use this DLL on 5.5 CVI Project.
But my problem now is I call a function on my project for saving a image and the DLL use "SaveBitmapToBMPFile" function. But on CVI 5.5 this one isn't implemented.
I have update my userint.h of my cvi 5.5 but I have always the error Undifined symbol 'SaveBitmapToBMPFile' on ... 'xx.c'
Thanks for your help,
Nicolas