Click here to Skip to main content
15,920,576 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Change remotely a text Pin
led mike1-Mar-07 5:42
led mike1-Mar-07 5:42 
AnswerRe: Change remotely a text Pin
Hamid_RT1-Mar-07 6:25
Hamid_RT1-Mar-07 6:25 
AnswerRe: Change remotely a text Pin
lucy1-Mar-07 6:53
lucy1-Mar-07 6:53 
GeneralRe: Change remotely a text Pin
Hamid_RT1-Mar-07 7:09
Hamid_RT1-Mar-07 7:09 
GeneralRe: Change remotely a text Pin
ThatsAlok1-Mar-07 21:40
ThatsAlok1-Mar-07 21:40 
QuestionA letter to webmaster/author Pin
Software_Specialist1-Mar-07 4:23
Software_Specialist1-Mar-07 4:23 
AnswerRe: A letter to webmaster/author Pin
Eytukan1-Mar-07 4:26
Eytukan1-Mar-07 4:26 
AnswerRe: A letter to webmaster/author Pin
toxcct1-Mar-07 5:16
toxcct1-Mar-07 5:16 
GeneralRe: A letter to webmaster/author Pin
Software_Specialist1-Mar-07 5:28
Software_Specialist1-Mar-07 5:28 
QuestionRe: A letter to webmaster/author Pin
Hamid_RT1-Mar-07 6:32
Hamid_RT1-Mar-07 6:32 
AnswerRe: A letter to webmaster/author Pin
toxcct1-Mar-07 21:40
toxcct1-Mar-07 21:40 
GeneralRe: A letter to webmaster/author Pin
ThatsAlok1-Mar-07 21:40
ThatsAlok1-Mar-07 21:40 
GeneralRe: A letter to webmaster/author Pin
Programm3r1-Mar-07 20:10
Programm3r1-Mar-07 20:10 
GeneralRe: A letter to webmaster/author Pin
toxcct1-Mar-07 21:43
toxcct1-Mar-07 21:43 
QuestionCreating a SDI window from a dialog (MFC) Pin
sascha.billian1-Mar-07 3:48
sascha.billian1-Mar-07 3:48 
AnswerRe: Creating a SDI window from a dialog (MFC) Pin
Mark Salsbery1-Mar-07 7:28
Mark Salsbery1-Mar-07 7:28 
GeneralRe: Creating a SDI window from a dialog (MFC) Pin
sascha.billian1-Mar-07 8:32
sascha.billian1-Mar-07 8:32 
QuestionRe: Creating a SDI window from a dialog (MFC) Pin
Mark Salsbery1-Mar-07 8:53
Mark Salsbery1-Mar-07 8:53 
AnswerRe: Creating a SDI window from a dialog (MFC) Pin
led mike1-Mar-07 11:38
led mike1-Mar-07 11:38 
GeneralRe: Creating a SDI window from a dialog (MFC) Pin
sascha.billian5-Mar-07 2:08
sascha.billian5-Mar-07 2:08 
GeneralRe: Creating a SDI window from a dialog (MFC) Pin
led mike5-Mar-07 6:42
led mike5-Mar-07 6:42 
sascha.billian wrote:
any clues?


My guess would be that the command routing is not initialized. Put Spy++ on your dialog and then envoke an action in your frame window and see if it shows up in the dialog messages. If it does you might be able to override OnCmdMsg in the dialog and forward the message to the frame window.


led mike

GeneralRe: Creating a SDI window from a dialog (MFC) Pin
sascha.billian6-Mar-07 19:41
sascha.billian6-Mar-07 19:41 
QuestionRead from file into array Pin
JBAK_CP1-Mar-07 3:42
JBAK_CP1-Mar-07 3:42 
AnswerRe: Read from file into array Pin
David Crow1-Mar-07 3:46
David Crow1-Mar-07 3:46 
GeneralRe: Read from file into array Pin
JBAK_CP1-Mar-07 3:53
JBAK_CP1-Mar-07 3:53 

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.