Re: CDialog/Invalidate/UpdateWindow question
- From: "Scott McPhillips [MVP]" <org-dot-mvps-at-scottmcp>
- Date: Thu, 04 May 2006 17:13:54 -0400
Benry wrote:
Actually I just found out that when I quit out of the application, in
the debug window, more than one thread completes execute with exit code
0x0. Does this mean that I have threads and don't even know it?
hah..great.
That is entirely possible. Many libraries (probably including ODBC or your ODBC driver) create threads for their own purposes.
Here are some MFC threading tutorials...
http://www.flounder.com/mvp_tips.htm
http://www.codeproject.com/threads/threads_and_mfc.asp
http://www.codeproject.com/threads/crtmultithreading.asp
--
Scott McPhillips [VC++ MVP]
.
- References:
- CDialog/Invalidate/UpdateWindow question
- From: Benry
- Re: CDialog/Invalidate/UpdateWindow question
- From: Scott McPhillips [MVP]
- Re: CDialog/Invalidate/UpdateWindow question
- From: Benry
- Re: CDialog/Invalidate/UpdateWindow question
- From: Scott McPhillips [MVP]
- Re: CDialog/Invalidate/UpdateWindow question
- From: Benry
- CDialog/Invalidate/UpdateWindow question
- Prev by Date: Re: Modeless Property***
- Next by Date: Problem after adding control
- Previous by thread: Re: CDialog/Invalidate/UpdateWindow question
- Next by thread: Re: Modeless Property***
- Index(es):