Click here to Skip to main content
15,886,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHandle to a MFC dialog box window? Pin
jc0dex10-Feb-06 19:26
jc0dex10-Feb-06 19:26 
AnswerRe: Handle to a MFC dialog box window? Pin
Michael Dunn10-Feb-06 19:48
sitebuilderMichael Dunn10-Feb-06 19:48 
AnswerRe: Handle to a MFC dialog box window? Pin
BadKarma10-Feb-06 23:12
BadKarma10-Feb-06 23:12 
GeneralRe: Handle to a MFC dialog box window? Pin
jc0dex11-Feb-06 6:59
jc0dex11-Feb-06 6:59 
GeneralRe: Handle to a MFC dialog box window? Pin
BadKarma11-Feb-06 8:09
BadKarma11-Feb-06 8:09 
GeneralRe: Handle to a MFC dialog box window? Pin
jc0dex11-Feb-06 9:02
jc0dex11-Feb-06 9:02 
GeneralRe: Handle to a MFC dialog box window? Pin
BadKarma11-Feb-06 9:21
BadKarma11-Feb-06 9:21 
GeneralRe: Handle to a MFC dialog box window? Pin
jc0dex12-Feb-06 6:31
jc0dex12-Feb-06 6:31 
Yea I'm sorry guys I should have been more descriptive.

I've figured it out now, but basically all I was trying to do was log messages to an edit box control inside an mfc dialog based app in a CString. Now initially I was trying to do this from inside the server's functions, which I then realized all I needed was to either it global or pass it to each server's functions. Then I couldnt figure out why the strings weren't being added to the log window correctly, then I saw I needed to go inside the Dialog's Timer function where I handle my updating for my server and refresh the window every 60th of a second.

All in all it was more of the fact I forgot where I needed to call what, exactly as you said. I'll remember to be more specific next time, but the help was much much appreciate and used!

Jay Aigner

http://wwww.jdaigner.com
Questionproblem in publishing Pin
leenmie10-Feb-06 17:43
leenmie10-Feb-06 17:43 
AnswerRe: problem in publishing Pin
Michael Dunn10-Feb-06 19:17
sitebuilderMichael Dunn10-Feb-06 19:17 
QuestionInterceptApi Pin
GreenLantern10-Feb-06 17:19
GreenLantern10-Feb-06 17:19 
AnswerRe: InterceptApi Pin
GreenLantern14-Feb-06 11:39
GreenLantern14-Feb-06 11:39 
QuestiondirectX? Pin
gr8coaster32910-Feb-06 16:39
gr8coaster32910-Feb-06 16:39 
QuestionHELP ME FOR A GOOD START! Pin
DzungLean10-Feb-06 16:28
DzungLean10-Feb-06 16:28 
AnswerRe: HELP ME FOR A GOOD START! Pin
fearless stallion12-Feb-06 20:47
fearless stallion12-Feb-06 20:47 
QuestionMD2 HELP! Pin
DzungLean10-Feb-06 16:20
DzungLean10-Feb-06 16:20 
QuestionConsole Output Formatting Pin
Brett Peirce10-Feb-06 15:32
Brett Peirce10-Feb-06 15:32 
AnswerRe: Console Output Formatting Pin
EXTEIDE10-Feb-06 16:04
EXTEIDE10-Feb-06 16:04 
QuestionLowLevelKeyboardHook Pin
blue_rabbit10-Feb-06 15:08
blue_rabbit10-Feb-06 15:08 
AnswerRe: LowLevelKeyboardHook Pin
EXTEIDE10-Feb-06 16:16
EXTEIDE10-Feb-06 16:16 
QuestionQ. how to access child frame data in childview Pin
sourabh27231810-Feb-06 14:04
sourabh27231810-Feb-06 14:04 
AnswerRe: Q. how to access child frame data in childview Pin
sourabh27231810-Feb-06 20:20
sourabh27231810-Feb-06 20:20 
QuestionHow to convert TCHAR to char Pin
transoft10-Feb-06 10:41
transoft10-Feb-06 10:41 
AnswerRe: How to convert TCHAR to char Pin
willy_total10-Feb-06 10:46
willy_total10-Feb-06 10:46 
AnswerRe: How to convert TCHAR to char Pin
try8810-Feb-06 15:43
try8810-Feb-06 15:43 

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.