Hi,
I'm trying to debug an old VC6 dll, I manage to go through the code but unfortunately my vc9 debugger doesn't show the content of the variables in the dll. (browsing info I guess)
I manage to see the content of my dll when I debug it in VC6 but I would prefer to be able to debug in the same time as my managed code.
Maybe I'm missing some compilation parameters in my VC6 project. Would be great if someone had any idea, I'll then gain a lot of time.
Thanks in advance, Boris