I made an application with LabVIEW 64bits that use external DLL. I use this technique to load and unload the DLL from memory : http://digital.ni.com/public.nsf/allkb/77594203D78D12278625729100758BE5
When I unload the DLL from memory the application freeze.
If I don't use the Load Unload technique, my Application freeze when I close it and the Icon remain in the task bar.
It there any known issue about that for LabVIEW 64bits.
Anyone know a work around?
Thank you