Hello list =) My name is Andrew and i am XSI enthusiast. Since i develop pluggins in C++ i often debugg values through Application().LogMessage function. But i can't reach this log messages when i am in debugg process. And without this LogMessage function i have a problem debugging CString variables and variables recived from CLongArray by index via VisualStudio2012.
Is there a way to recive chars and numerical values from this objects in readable form during debugging session ?