Click here to Skip to main content
16,004,653 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralReverse Find Index Coblist Pin
Anonymous5-Jan-05 11:08
Anonymous5-Jan-05 11:08 
GeneralRe: Reverse Find Index Coblist Pin
basementman5-Jan-05 11:16
basementman5-Jan-05 11:16 
GeneralRe: Reverse Find Index Coblist Pin
Anonymous5-Jan-05 11:40
Anonymous5-Jan-05 11:40 
GeneralRe: Reverse Find Index Coblist Pin
basementman6-Jan-05 4:27
basementman6-Jan-05 4:27 
GeneralDLL header hiding question... Pin
JulesChrono5-Jan-05 11:08
JulesChrono5-Jan-05 11:08 
GeneralRe: DLL header hiding question... Pin
DaneStorm5-Jan-05 18:33
DaneStorm5-Jan-05 18:33 
GeneralRe: DLL header hiding question... Pin
lzzqqq5-Jan-05 20:11
lzzqqq5-Jan-05 20:11 
GeneralEmbedded dialog hoards messages (MFC) Pin
Alex McMorris5-Jan-05 10:53
Alex McMorris5-Jan-05 10:53 
Greetings,

I have a CFormView child with an embedded CDialog resource in it. When focus is anywhere outside of this embedded resource I can get input messages in the CFormView::PreTranslateMessage no problem but as soon as focus goes into the embedded dialog the only place I can get the messages is in the CEmbeddedDialog::PreTranslateMessage method.

I have even tried to locate the CFormView from within the CEmbeddedDialog::PreTranslateMessage method and call SendMessage on it from the data in pMsg but it still doesn't get into the CFormView.

Any ideas? Thanks!
GeneralWindows Socket DLL Pin
RedDragon2k5-Jan-05 9:59
RedDragon2k5-Jan-05 9:59 
GeneralDocument Pin
act_x5-Jan-05 9:43
act_x5-Jan-05 9:43 
GeneralSending string (text or array of character) trough a socket-connection. Pin
SimCom5-Jan-05 9:22
SimCom5-Jan-05 9:22 
GeneralRe: Sending string (text or array of character) trough a socket-connection. Pin
Ravi Bhavnani5-Jan-05 10:13
professionalRavi Bhavnani5-Jan-05 10:13 
GeneralRe: Sending string (text or array of character) trough a socket-connection. Pin
SimCom5-Jan-05 23:55
SimCom5-Jan-05 23:55 
GeneralClass Confusion Pin
whitee5-Jan-05 7:57
whitee5-Jan-05 7:57 
GeneralRe: Class Confusion Pin
Gerald Schwab5-Jan-05 8:49
Gerald Schwab5-Jan-05 8:49 
GeneralDrawing rectangles, lines and arcs in directx Pin
SteQve5-Jan-05 7:51
SteQve5-Jan-05 7:51 
GeneralOpenGL question : wglUseFontBitmaps and glGenLists Pin
Maximilien5-Jan-05 4:55
Maximilien5-Jan-05 4:55 
GeneralRe: OpenGL question : wglUseFontBitmaps and glGenLists Pin
El Corazon5-Jan-05 7:03
El Corazon5-Jan-05 7:03 
GeneralRe: OpenGL question : wglUseFontBitmaps and glGenLists Pin
Maximilien5-Jan-05 7:21
Maximilien5-Jan-05 7:21 
GeneralFrom C to C++ Pointer Pin
jw815-Jan-05 4:55
jw815-Jan-05 4:55 
GeneralRe: From C to C++ Pointer Pin
David Crow5-Jan-05 5:24
David Crow5-Jan-05 5:24 
GeneralRe: From C to C++ Pointer Pin
jw815-Jan-05 5:26
jw815-Jan-05 5:26 
GeneralRe: From C to C++ Pointer Pin
David Crow5-Jan-05 5:54
David Crow5-Jan-05 5:54 
GeneralRe: From C to C++ Pointer Pin
jw815-Jan-05 15:38
jw815-Jan-05 15:38 
GeneralRe: From C to C++ Pointer Pin
Maximilien5-Jan-05 16:14
Maximilien5-Jan-05 16:14 

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.