If you have the code for the dll, you can launch LV thru MSVC ( Project Settings >> Debug ,and set the executable to LV ). Then hit f5, and MSVC will launch LabVIEW. Run the VI that calls the dll, and MSVC should break wherever you set a breakpoint. This will need to be a debuggable project. This way, you can follow the code in the dll as it is being run from LV.
Hope ths helps
Bilal Durrani
NI
Bilal Durrani
NI