Click here to Skip to main content
16,014,591 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUPDATE - Passing values.Getting garbage. Pin
macrophobia21-Feb-05 2:01
macrophobia21-Feb-05 2:01 
GeneralRe: UPDATE - Passing values.Getting garbage. Pin
David Nash21-Feb-05 3:32
David Nash21-Feb-05 3:32 
GeneralRe: UPDATE - Passing values.Getting garbage. Pin
David Nash21-Feb-05 12:19
David Nash21-Feb-05 12:19 
GeneralRe: UPDATE - Passing values.Getting garbage. Pin
macrophobia21-Feb-05 15:44
macrophobia21-Feb-05 15:44 
GeneralRe: UPDATE - Passing values.Getting garbage. Pin
macrophobia21-Feb-05 16:25
macrophobia21-Feb-05 16:25 
GeneralRe: UPDATE - One final suggestion Pin
David Nash22-Feb-05 2:31
David Nash22-Feb-05 2:31 
GeneralInsert a dialog in MDI!! Pin
20-Feb-05 18:12
suss20-Feb-05 18:12 
GeneralRe: Insert a dialog in MDI!! Pin
Aamir Butt20-Feb-05 22:06
Aamir Butt20-Feb-05 22:06 
Your question is not very clear. Do you want to insert dialogbox over an open MDI window. If yes, then create a new dialog in resources and set its type to child and invoke it at whatever event you want.

Otherwise, if you want to have a dialog appeared at some event. Just DoModal it.

It would be better if you elaborate your question a little.


"Aerodynamically, the bumble bee shouldn't be able to fly, but the
bumble bee doesn't know it so it goes on flying anyway." - Mary Kay Ash

My Articles
GeneralRe: Insert a dialog in MDI!! Pin
Maximilien21-Feb-05 0:30
Maximilien21-Feb-05 0:30 
GeneralEnabling HotKeys in an MFC based application Pin
PrashantJ20-Feb-05 17:47
PrashantJ20-Feb-05 17:47 
GeneralRe: Enabling HotKeys in an MFC based application Pin
ThatsAlok20-Feb-05 19:10
ThatsAlok20-Feb-05 19:10 
GeneralRe: Enabling HotKeys in an MFC based application Pin
22491720-Feb-05 19:37
22491720-Feb-05 19:37 
GeneralA Simple Problem Pin
SeanSheehan20-Feb-05 17:46
SeanSheehan20-Feb-05 17:46 
GeneralRe: A Simple Problem Pin
22491720-Feb-05 18:32
22491720-Feb-05 18:32 
GeneralRe: A Simple Problem Pin
SeanSheehan20-Feb-05 20:26
SeanSheehan20-Feb-05 20:26 
GeneralRe: A Simple Problem Pin
Jetli Jerry20-Feb-05 20:59
Jetli Jerry20-Feb-05 20:59 
GeneralRe: A Simple Problem Pin
SeanSheehan20-Feb-05 21:08
SeanSheehan20-Feb-05 21:08 
GeneralRe: A Simple Problem Pin
22491720-Feb-05 21:05
22491720-Feb-05 21:05 
GeneralRe: A Simple Problem Pin
SeanSheehan20-Feb-05 21:23
SeanSheehan20-Feb-05 21:23 
GeneralRe: A Simple Problem Pin
22491720-Feb-05 21:41
22491720-Feb-05 21:41 
GeneralRe: A Simple Problem Pin
Jetli Jerry21-Feb-05 3:36
Jetli Jerry21-Feb-05 3:36 
GeneralRe: A Simple Problem Pin
22491721-Feb-05 4:55
22491721-Feb-05 4:55 
GeneralRe: A Simple Problem Pin
Wes Aday21-Feb-05 4:59
professionalWes Aday21-Feb-05 4:59 
GeneralRe: A Simple Problem Pin
eli1502197922-Feb-05 3:46
eli1502197922-Feb-05 3:46 
GeneralActiveX control and Document/view architecture Pin
Anand for every one20-Feb-05 17:15
Anand for every one20-Feb-05 17:15 

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.