Hello,
We're used to use C compiled DLL custom code into our LabVIEW-RT solutions running on PXI with (old) PHARLAP OS. Til now the code was build using "Visual C++ 2010" tools. I wonder if it would be possible to use code build from the "mingw64" tool. It seems not because when I make a check with "dllchecker" it tells me there are 2 bad imports:

Is there a mean to bypass this issue ? stub or something ?
Thanks in advance for your answers