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:
![thumble_0-1719233921110.png thumble_0-1719233921110.png](https://forums.ni.com/t5/image/serverpage/image-id/334739i711B42A4D9C04F1B/image-dimensions/654x146?v=v2)
Is there a mean to bypass this issue ? stub or something ?
Thanks in advance for your answers