We are using a DLL written LabWindows/CVI as code module for Teststand . This DLL calls a DLL written in MSVC++. Is there any chance to use the Labwindows/CVI debugger to debug into this MSVC++ DLL ( if this MSVC++ DLL is build with the "right" options) ? Or is this possible only using the MSVC++ Development environment ?