08-22-2005 02:48 PM
08-22-2005 04:20 PM
_CVI_DEBUG_ will be defined at compile time to be 1 if the dll was compiled as a debug version. Creating a function within the DLL to return that value should give you what you are looking for.