473,320 Members | 2,164 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

how do I turn off thread messages in output window

I want to be able to turn off these messages in my output window

The thread '<bla>' (0xaa4) has exited with code 0 (0x0).

When I'm debudding multi-threaded apps it can get annoying.

--
Scott Emick
Web Programmer
Fox International
Remove the ham from mail address if it's not spam

--
Scott Emick
Web Programmer
Fox International
Remove the ham from mail address if it's not spam
Nov 21 '05 #1
3 1397
KSC
I agree, but I don't know the answer. Have you found an answer somewhere else?

"Scott Emick" wrote:
I want to be able to turn off these messages in my output window

The thread '<bla>' (0xaa4) has exited with code 0 (0x0).

When I'm debudding multi-threaded apps it can get annoying.

--
Scott Emick
Web Programmer
Fox International
Remove the ham from mail address if it's not spam

--
Scott Emick
Web Programmer
Fox International
Remove the ham from mail address if it's not spam

Nov 21 '05 #2
No I am sorry I have not found an answer yet. And today i am again
doing multi-threaded debugging with 100+ threads :)

Scott

KSC wrote:
I agree, but I don't know the answer. Have you found an answer somewhere else?
"Scott Emick" wrote:
I want to be able to turn off these messages in my output window

The thread '<bla>' (0xaa4) has exited with code 0 (0x0).

When I'm debudding multi-threaded apps it can get annoying.

--
Scott Emick
Web Programmer
Fox International
Remove the ham from mail address if it's not spam

--
Scott Emick
Web Programmer
Fox International
Remove the ham from mail address if it's not spam


Nov 21 '05 #3
KSC
After searching the discussion groups on this recently, I found a thread
indicating that it is not possible to turn this off in VS2003 and may be
possible in VS2005.
But VS2005 is still in beta and I am not ready to switch, yet.

"Sc*********@gmail.com" wrote:
No I am sorry I have not found an answer yet. And today i am again
doing multi-threaded debugging with 100+ threads :)

Scott

KSC wrote:
I agree, but I don't know the answer. Have you found an answer

somewhere else?

"Scott Emick" wrote:
I want to be able to turn off these messages in my output window

The thread '<bla>' (0xaa4) has exited with code 0 (0x0).

When I'm debudding multi-threaded apps it can get annoying.

--
Scott Emick
Web Programmer
Fox International
Remove the ham from mail address if it's not spam

--
Scott Emick
Web Programmer
Fox International
Remove the ham from mail address if it's not spam


Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Paul | last post by:
Hi, How do I wait until a thread is finished his job then continue to the original thread? public void main(string args) { Thread t = new Thread(new ThreadStart(DoWork)); t.Start();
12
by: Brian Keating EI9FXB | last post by:
Hello all, Wonder what approach is used for this problem. I have a MDIApplication, the MDIClinets are to be in a seperate thread. So I've done something like this, // Create a new Show...
14
by: Brian Keating EI9FXB | last post by:
I wonder can anyone reccomment a solution to this problem. Let me explain, I've services running on my system, my application receives diagnostic messages from these services, what i want to do...
1
by: Max Khitrov | last post by:
Hi there, I realize this is more of a Windows API question then C#, but thought I'd ask anyway just in case anyone had experience with this specifically in C#. What I'm trying to do is read...
5
by: Victor | last post by:
Hi everybody! VS.NET 2003 C++ MFC-SDI-Standard project. I would like to show some current info in the status bar of the SDI-Window. As long as I use the following code CStatusBar* pStatus...
11
by: Bernie Yaeger | last post by:
I have a thread call as follows: Dim th As New paydue Dim bgthread As Thread = New Thread(AddressOf th.threadroutine) bgthread.Start() paydue is the class of the form. threadroutine looks...
6
by: Brian Gideon | last post by:
How have you handled the finalization of thread-specific unmanaged resources? My question pertains specifically to using the DDEML which is a thread-specific API. In other words, every call to...
4
by: no_spam_for_gman | last post by:
Hi, I can turn off autocommit within the command window but I cannot figure out how to turn it off when you are in the IBM DB2 Command Line Processor. Does anybody knows how? By the way I mean...
8
by: mtsweep | last post by:
Hi, I started a background thread to preform some time intensive tasks for a GUI frontend. This background thread uses a C++ object which requires a windows message loop so I started one in it...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.