Welcome to MSDN Blogs Sign in | Join | Help

October 2006 - Posts

Creating Program Alias

This is one feature that I use extensively and it helps me a lot in quickly firing up the tools that I use frequently. We got desktop shortcuts, start menu shortcuts for programs, but how about making use of “Run” dialog shortcuts? That is exactly what
Posted by parthas | 1 Comments

Debug a process which is attached to another Debugger

For any process, we can attach only one debugger at a time. We might hit upon a need to attach more than one debugger to a process for various reasons while troubleshooting/debugging an issue, some of which that I had come across are scenarios like 1)
Posted by parthas | 1 Comments
 
Page view tracker