Click here to Skip to main content
15,910,358 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Network/TCP Availability Notifications Pin
David Crow22-May-07 3:11
David Crow22-May-07 3:11 
QuestionHey Guys! I need HELP!! please! Pin
*Roxanna*21-May-07 21:43
*Roxanna*21-May-07 21:43 
QuestionRe: Hey Guys! I need HELP!! please! Pin
prasad_som21-May-07 22:56
prasad_som21-May-07 22:56 
AnswerRe: Hey Guys! I need HELP!! please! Pin
David Crow22-May-07 3:12
David Crow22-May-07 3:12 
QuestionText file Pin
ashost0721-May-07 21:35
ashost0721-May-07 21:35 
AnswerRe: Text file Pin
Christian Graus21-May-07 22:00
protectorChristian Graus21-May-07 22:00 
GeneralRe: Text file Pin
ashost0721-May-07 22:05
ashost0721-May-07 22:05 
GeneralRe: Text file Pin
Anurag Gandhi21-May-07 22:28
professionalAnurag Gandhi21-May-07 22:28 
GeneralRe: Text file Pin
Christian Graus21-May-07 22:54
protectorChristian Graus21-May-07 22:54 
AnswerRe: Text file Pin
Hamid_RT22-May-07 0:34
Hamid_RT22-May-07 0:34 
QuestionSome code of VC++ Pin
tyagineha21-May-07 21:22
tyagineha21-May-07 21:22 
AnswerRe: Some code of VC++ Pin
Christian Graus21-May-07 22:01
protectorChristian Graus21-May-07 22:01 
JokeRe: Some code of VC++ Pin
CPallini21-May-07 23:05
mveCPallini21-May-07 23:05 
GeneralRe: Some code of VC++ Pin
Mark Salsbery22-May-07 4:07
Mark Salsbery22-May-07 4:07 
AnswerRe: Some code of VC++ Pin
Mark Salsbery22-May-07 4:10
Mark Salsbery22-May-07 4:10 
QuestionCWInThread Pin
Kiran Pinjala21-May-07 21:13
Kiran Pinjala21-May-07 21:13 
AnswerRe: CWInThread Pin
Roger Stoltz21-May-07 21:31
Roger Stoltz21-May-07 21:31 
GeneralRe: CWInThread Pin
Naveen21-May-07 21:47
Naveen21-May-07 21:47 
GeneralRe: CWInThread Pin
Roger Stoltz21-May-07 22:02
Roger Stoltz21-May-07 22:02 
GeneralRe: CWInThread Pin
Naveen21-May-07 22:18
Naveen21-May-07 22:18 
GeneralRe: CWInThread Pin
Roger Stoltz21-May-07 22:28
Roger Stoltz21-May-07 22:28 
Naveen R wrote:
That wasnt our discussion point Roger. you said we have no use creating a CWinthread object. But for this function, it needs a CWinThread object.


Confused | :confused:

Please read my post again and you will find I wrote that the CWinThread object is created with a call to ::AfxBeginThread(). Thats the way to create the object, it's also clearly stated by the MSDN documentation. This is also why the wizard doesn't declare the constructor as public, which was the OP's question from the beginning.
I have never implied that the CWinThread object doesn't need to be created.


"It's supposed to be hard, otherwise anybody could do it!" - selfquote
"High speed never compensates for wrong direction!" - unknown

GeneralRe: CWInThread Pin
Mark Salsbery22-May-07 4:13
Mark Salsbery22-May-07 4:13 
GeneralRe: CWInThread Pin
Kiran Pinjala22-May-07 0:36
Kiran Pinjala22-May-07 0:36 
GeneralRe: CWInThread Pin
Roger Stoltz22-May-07 2:18
Roger Stoltz22-May-07 2:18 
AnswerRe: CWInThread [modified] Pin
prasad_som21-May-07 22:25
prasad_som21-May-07 22:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.