I\'m interested in tips and tricks regarding debugging a C/C++ project in Visual Studio\'s debugger. I recently found out that if you have a pointer to a certain data type, let\
You can set the names of your threads using a somewhat awkward piece of code. See this article at MSDN.