Crashing LabVIEW when calling external code is usually the way you know that some parameters are wrong. What function are you calling? may be I can give it a try here.
All of the suggestions here are very valuable when calling external code. Make sure you have the right calling convetion, use C string and reserve the memory in LabVIEW beofre calling the dll. I hope this helps. Juan Carlos
