MFC C++ Naming threads for debugger
Inside MS Dev Studio 2003.net when you are debugging and looking at the threads window. The name of most of the threads is "_threadstartex". Is there a way to assign a useful name to the thread so I can very quickly look in this window and figure out what the threads are? Thanks
|