Re: AfxBeginThread question
- From: Zapanaz <http://joecosby.com/code/mail.pl>
- Date: Tue, 08 Jan 2008 17:29:13 -0800
On Tue, 08 Jan 2008 19:31:12 -0500, Joseph M. Newcomer
<newcomer@xxxxxxxxxxxx> wrote:
UINT AddFilesHdThread(LPVOID pParameter)****
More commonly this should be a static member of your class rather than a global function
****
yup, that simplifies things greatly.
With that and the examples here
http://www.flounder.com/workerthreads.htm
this does become fairly simple. Thanks very much.
***
I'm sorry if the questions I'm asking are irritating to people on the
board, I've been programming for a long time but I am completely new
to MFC and building applications under Windows, so I am just trying to
work my questions through logically the best I can. I apologize if I
am coming off as combative or something.
--
Joe Cosby
http://joecosby.com/
We like our solutions fast and stupid.
~ Bill Maher
:: Currently listening to Contrapunctus 12, a 4. Rectus, 1749, by Bach, from "Art of Fugue BWV 1080 - Goebel"
.
- Follow-Ups:
- Re: AfxBeginThread question
- From: Joseph M . Newcomer
- Re: AfxBeginThread question
- References:
- AfxBeginThread question
- From: Zapanaz
- Re: AfxBeginThread question
- From: Zapanaz
- Re: AfxBeginThread question
- From: Joseph M . Newcomer
- AfxBeginThread question
- Prev by Date: Re: Using a window from regular DLL in main program
- Next by Date: Re: Read Out TOC of a music CD
- Previous by thread: Re: AfxBeginThread question
- Next by thread: Re: AfxBeginThread question
- Index(es):
Relevant Pages
|