Click here to Skip to main content
15,911,132 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get GUID Pin
CPallini3-Jun-07 2:55
mveCPallini3-Jun-07 2:55 
QuestionCopy constructor Pin
Karismatic1-Jun-07 1:39
Karismatic1-Jun-07 1:39 
AnswerRe: Copy constructor Pin
Maximilien1-Jun-07 1:44
Maximilien1-Jun-07 1:44 
AnswerRe: Copy constructor Pin
Cedric Moonen1-Jun-07 1:46
Cedric Moonen1-Jun-07 1:46 
GeneralRe: Copy constructor Pin
Jeffrey Walton1-Jun-07 8:03
Jeffrey Walton1-Jun-07 8:03 
AnswerHomework? Pin
leckey1-Jun-07 4:59
leckey1-Jun-07 4:59 
GeneralRe: Homework? Pin
bob169721-Jun-07 7:32
bob169721-Jun-07 7:32 
GeneralRe: copy construtors : other stuff Pin
tom groezer1-Jun-07 10:22
tom groezer1-Jun-07 10:22 
Remembering copy constructors I want to know if anyone knows the optimization issues with it. Does a compiler automatically synthesise a copy constructor if it is not found. What is the performance hit vis a vis a contructor although they both serve the different purpose.
Does anyone have debugged a copy constructor when it is not exclusively mentioned for a class.
QuestionFlow of messages in VC++ Doc-view architecture Pin
Karismatic1-Jun-07 1:36
Karismatic1-Jun-07 1:36 
AnswerRe: Flow of messages in VC++ Doc-view architecture Pin
jhwurmbach1-Jun-07 6:27
jhwurmbach1-Jun-07 6:27 
QuestionRe: Flow of messages in VC++ Doc-view architecture Pin
David Crow1-Jun-07 6:56
David Crow1-Jun-07 6:56 
AnswerRe: Flow of messages in VC++ Doc-view architecture Pin
jhwurmbach3-Jun-07 23:43
jhwurmbach3-Jun-07 23:43 
GeneralRe: Flow of messages in VC++ Doc-view architecture Pin
David Crow4-Jun-07 2:23
David Crow4-Jun-07 2:23 
QuestionMultithreading in VC++ Pin
Karismatic1-Jun-07 1:33
Karismatic1-Jun-07 1:33 
AnswerRe: Multithreading in VC++ Pin
Programm3r1-Jun-07 1:42
Programm3r1-Jun-07 1:42 
GeneralRe: Multithreading in VC++ Pin
Hamid_RT1-Jun-07 2:15
Hamid_RT1-Jun-07 2:15 
AnswerRe: Multithreading in VC++ Pin
toxcct1-Jun-07 2:13
toxcct1-Jun-07 2:13 
AnswerRe: Multithreading in VC++ Pin
Hamid_RT1-Jun-07 2:13
Hamid_RT1-Jun-07 2:13 
AnswerRe: Multithreading in VC++ Pin
Roger Stoltz1-Jun-07 2:17
Roger Stoltz1-Jun-07 2:17 
AnswerRe: Multithreading in VC++ Pin
David Crow1-Jun-07 3:26
David Crow1-Jun-07 3:26 
QuestionVirtual table creation Pin
Karismatic1-Jun-07 1:29
Karismatic1-Jun-07 1:29 
AnswerRe: Virtual table creation Pin
Nibu babu thomas1-Jun-07 2:10
Nibu babu thomas1-Jun-07 2:10 
Questionfunction prototype and return type Pin
Sonia Gupta1-Jun-07 0:48
Sonia Gupta1-Jun-07 0:48 
AnswerRe: function prototype and return type Pin
Arman S.1-Jun-07 0:58
Arman S.1-Jun-07 0:58 
QuestionRe: function prototype and return type Pin
David Crow1-Jun-07 3:28
David Crow1-Jun-07 3:28 

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.