Hi -
Does anyone know of a C++ IDE or debugger that's supports debugger visualizers for unmanaged C++ code? The problem is that Visual Studio's debugger visaulizer supports only managed C++.
Thanks,
- Olumide
PS: I'm still open to using VS if I can find a technique for making the visualizer work with unmanaged C++.