Click here to Skip to main content
15,902,114 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: CWInThread Pin
Roger Stoltz21-May-07 22:40
Roger Stoltz21-May-07 22:40 
GeneralRe: CWInThread Pin
prasad_som21-May-07 22:48
prasad_som21-May-07 22:48 
GeneralRe: CWInThread Pin
Roger Stoltz21-May-07 22:56
Roger Stoltz21-May-07 22:56 
QuestionConfused about layout due to differen language OS Pin
Stan the man21-May-07 20:50
Stan the man21-May-07 20:50 
AnswerRe: Confused about layout due to differen language OS Pin
Nelek21-May-07 23:21
protectorNelek21-May-07 23:21 
Questionanother menu for the childframes Pin
prithaa21-May-07 20:49
prithaa21-May-07 20:49 
AnswerRe: another menu for the childframes Pin
Anurag Gandhi21-May-07 22:21
professionalAnurag Gandhi21-May-07 22:21 
AnswerRe: another menu for the childframes Pin
Nelek21-May-07 23:12
protectorNelek21-May-07 23:12 
QuestionDockling child dialog from a dialog based application.. is it possible? Pin
rbid21-May-07 20:34
rbid21-May-07 20:34 
QuestionClass wizard in 2005 Pin
tom groezer21-May-07 19:59
tom groezer21-May-07 19:59 
AnswerRe: Class wizard in 2005 Pin
Nelek21-May-07 23:05
protectorNelek21-May-07 23:05 
QuestionConstructors Pin
tom groezer21-May-07 19:55
tom groezer21-May-07 19:55 
AnswerRe: Constructors Pin
User 58385221-May-07 20:04
User 58385221-May-07 20:04 

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.