If you can use !gle to dynamically view the value of GetLastError in code without actually having it in the code in WinDbg, is there any way you can use it in VC6 or VS.NET
What window do you type this into?
enter "ERR, hr" in a watch window.
/Staffan
> If you can use !gle to dynamically view the value of GetLastError in code without actually having it in the code in WinDbg, is there any way you can
use it in VC6 or VS.NET?
> What window do you type this into?