Click here to Skip to main content
15,894,546 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: strtok problem Pin
Robert Surtees8-Sep-07 11:38
Robert Surtees8-Sep-07 11:38 
QuestionMessage Loop in DLL Pin
vaibhav khattri8-Sep-07 10:26
vaibhav khattri8-Sep-07 10:26 
AnswerRe: Message Loop in DLL Pin
Mark Salsbery8-Sep-07 11:17
Mark Salsbery8-Sep-07 11:17 
QuestionVisual C++.net 2003 missing project property pages Pin
markdesmarais20078-Sep-07 9:33
markdesmarais20078-Sep-07 9:33 
QuestionLPSTR_TEXTCALLBACK Pin
paper678-Sep-07 7:03
paper678-Sep-07 7:03 
AnswerRe: LPSTR_TEXTCALLBACK Pin
Mark Salsbery8-Sep-07 8:32
Mark Salsbery8-Sep-07 8:32 
AnswerRe: LPSTR_TEXTCALLBACK Pin
Michael Dunn8-Sep-07 8:40
sitebuilderMichael Dunn8-Sep-07 8:40 
QuestionSOLVED: Problem with events MFC [modified] Pin
progDes8-Sep-07 6:32
progDes8-Sep-07 6:32 
Me view is derived from CFormView.

I need to add dialog in my view like a fixed child window. I do this in OnCreate.
m_TableDialog.Create(IDD_DIALOGTABLE, this);

The problem: The m_TableDialog doesn't receive messages, but controls in it do. So, for example CMyView::OnLButtonDown never called. What's the problem?


-- modified at 1:02 Sunday 9th September, 2007
AnswerRe: Problem with events MFC Pin
Mark Salsbery8-Sep-07 7:31
Mark Salsbery8-Sep-07 7:31 
GeneralRe: Problem with events MFC Pin
progDes8-Sep-07 7:38
progDes8-Sep-07 7:38 
QuestionRe: Problem with events MFC Pin
Mark Salsbery8-Sep-07 8:31
Mark Salsbery8-Sep-07 8:31 
AnswerRe: Problem with events MFC Pin
progDes8-Sep-07 8:40
progDes8-Sep-07 8:40 
GeneralRe: Problem with events MFC Pin
Mark Salsbery8-Sep-07 11:52
Mark Salsbery8-Sep-07 11:52 
AnswerRe: Problem with events MFC Pin
progDes8-Sep-07 19:01
progDes8-Sep-07 19:01 
Questionis there size limit to display an image with GDI+? Pin
King Tran8-Sep-07 5:37
King Tran8-Sep-07 5:37 
AnswerRe: is there size limit to display an image with GDI+? Pin
bob169728-Sep-07 7:12
bob169728-Sep-07 7:12 
QuestionRe: is there size limit to display an image with GDI+? Pin
bob169728-Sep-07 9:25
bob169728-Sep-07 9:25 
AnswerRe: is there size limit to display an image with GDI+? Pin
Teashirt28-Sep-07 13:05
Teashirt28-Sep-07 13:05 
GeneralRe: is there size limit to display an image with GDI+? Pin
King Tran13-Sep-07 18:55
King Tran13-Sep-07 18:55 
Questionquestion with the OpenGL loading texture? Pin
King Tran8-Sep-07 4:58
King Tran8-Sep-07 4:58 
AnswerRe: question with the OpenGL loading texture? Pin
El Corazon8-Sep-07 5:11
El Corazon8-Sep-07 5:11 
GeneralRe: question with the OpenGL loading texture? Pin
King Tran8-Sep-07 5:25
King Tran8-Sep-07 5:25 
GeneralRe: question with the OpenGL loading texture? Pin
El Corazon8-Sep-07 5:36
El Corazon8-Sep-07 5:36 
GeneralRe: question with the OpenGL loading texture? Pin
King Tran8-Sep-07 5:50
King Tran8-Sep-07 5:50 
QuestionDDE Comunication Problem in Sharescope Pin
onlyjaypatel8-Sep-07 0:31
onlyjaypatel8-Sep-07 0:31 

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.