Click here to Skip to main content
15,921,203 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: UI-thread with both message pump and an infinite loop Pin
GameProfessor26-Apr-07 21:52
GameProfessor26-Apr-07 21:52 
GeneralRe: UI-thread with both message pump and an infinite loop Pin
Stephen Hewitt26-Apr-07 22:12
Stephen Hewitt26-Apr-07 22:12 
GeneralRe: UI-thread with both message pump and an infinite loop Pin
Stephen Hewitt27-Apr-07 0:20
Stephen Hewitt27-Apr-07 0:20 
QuestionFile with permission Pin
vivekphlp26-Apr-07 18:26
vivekphlp26-Apr-07 18:26 
AnswerRe: File with permission Pin
Paresh Chitte26-Apr-07 18:40
Paresh Chitte26-Apr-07 18:40 
GeneralRe: File with permission Pin
vivekphlp26-Apr-07 18:46
vivekphlp26-Apr-07 18:46 
GeneralRe: File with permission Pin
Paresh Chitte26-Apr-07 20:13
Paresh Chitte26-Apr-07 20:13 
GeneralRe: File with permission Pin
Paresh Chitte26-Apr-07 20:22
Paresh Chitte26-Apr-07 20:22 
AnswerRe: File with permission Pin
uday kiran janaswamy26-Apr-07 19:32
uday kiran janaswamy26-Apr-07 19:32 
AnswerRe: File with permission Pin
skornel27-Apr-07 4:41
skornel27-Apr-07 4:41 
GeneralRe: File with permission Pin
vivekphlp27-Apr-07 17:40
vivekphlp27-Apr-07 17:40 
QuestionEmai Processing System Pin
xinxin062926-Apr-07 16:51
xinxin062926-Apr-07 16:51 
QuestionFile name to video buffer Pin
hmaturana26-Apr-07 16:34
hmaturana26-Apr-07 16:34 
QuestionRe: File name to video buffer Pin
Mark Salsbery29-Apr-07 10:06
Mark Salsbery29-Apr-07 10:06 
AnswerRe: File name to video buffer Pin
hmaturana30-Apr-07 13:28
hmaturana30-Apr-07 13:28 
GeneralRe: File name to video buffer [modified] Pin
Mark Salsbery1-May-07 5:21
Mark Salsbery1-May-07 5:21 
GeneralRe: File name to video buffer Pin
hmaturana1-May-07 7:06
hmaturana1-May-07 7:06 
Questionclass construction Pin
hch326-Apr-07 16:27
hch326-Apr-07 16:27 
I'll write this in a general form b/c I don't think code is really necessary. So I have two seperate classes A and B. I'm trying to create an object of type A by providing object B to a type A constructor. (Essentially converting it.) I'm also trying to do this the other way around. (Essentially being able to convert it back using a construcotr.) The problem I'm running into is that each class's constructor seems to need the other class to be completely defined first.

Does this approach even make sense? I understand the problem, but I don't have the experience to get around the problem.

Any suggestions?Big Grin | :-D

Thanks,
Harold
AnswerRe: class construction Pin
Stephen Hewitt26-Apr-07 17:25
Stephen Hewitt26-Apr-07 17:25 
GeneralRe: class construction Pin
hch327-Apr-07 4:44
hch327-Apr-07 4:44 
GeneralRe: class construction Pin
Stephen Hewitt27-Apr-07 14:45
Stephen Hewitt27-Apr-07 14:45 
Questionabout "MSDN Library for Visual Studio 2005" Pin
HOW WHAT26-Apr-07 16:14
HOW WHAT26-Apr-07 16:14 
AnswerRe: about "MSDN Library for Visual Studio 2005" Pin
Paresh Chitte26-Apr-07 20:10
Paresh Chitte26-Apr-07 20:10 
Questioncreate static text area to SDI framewnd Pin
gurucplusplus26-Apr-07 15:59
gurucplusplus26-Apr-07 15:59 
AnswerRe: create static text area to SDI framewnd Pin
Arman S.26-Apr-07 19:26
Arman S.26-Apr-07 19:26 

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.