Re: multi-thread problem
- From: "cdg" <anyone@xxxxxxxxxxxx>
- Date: Wed, 14 Jun 2006 23:00:03 -0500
I got these lines (below) from Joseph's site, and apparently I don't
understand how it was to be used in the controller. And my C++ is not that
versatile yet. And I'm still learning how to use pointers in most
situations.
CThreadTestDlg* pDlg = (CThreadTestDlg *)lParam;
pDlg->Thread1();
Could you correctly write this statement for how it is required in this
simple Test program.
.
- References:
- multi-thread problem
- From: cdg
- Re: multi-thread problem
- From: Scott McPhillips [MVP]
- Re: multi-thread problem
- From: cdg
- Re: multi-thread problem
- From: Scott McPhillips [MVP]
- multi-thread problem
- Prev by Date: Re: How can I identify a system uniquely using MFC code
- Next by Date: Re: multi-thread problem
- Previous by thread: Re: multi-thread problem
- Next by thread: Re: multi-thread problem
- Index(es):
Relevant Pages
|