Can I use IDebugControl4::ControlledOutputWide in my WinDbg extension to create a clickable link to open a URL in a web browser?
I’m making a WinDbg extension. I can use DML (debugger markup language) to output a link into the WinDbg’s command window as such: