Click here to Skip to main content
15,921,382 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Any assembly geeks out there? Pin
Tim Smith13-Jan-03 9:25
Tim Smith13-Jan-03 9:25 
AnswerRe: Any assembly geeks out there? Pin
Chris Richardson13-Jan-03 10:30
Chris Richardson13-Jan-03 10:30 
AnswerRe: Any assembly geeks out there? Pin
Chris Losinger13-Jan-03 10:54
professionalChris Losinger13-Jan-03 10:54 
GeneralRe: Any assembly geeks out there? Pin
Chris Richardson13-Jan-03 11:48
Chris Richardson13-Jan-03 11:48 
GeneralRe: Any assembly geeks out there? Pin
Tim Smith13-Jan-03 12:04
Tim Smith13-Jan-03 12:04 
GeneralRe: Any assembly geeks out there? Pin
Chris Richardson13-Jan-03 12:13
Chris Richardson13-Jan-03 12:13 
AnswerRe: Any assembly geeks out there? Pin
nde_plume13-Jan-03 11:48
nde_plume13-Jan-03 11:48 
GeneralWindow position Pin
electronicman_x13-Jan-03 8:18
electronicman_x13-Jan-03 8:18 
I'm currently working on an MDI application that has dockable toolbars and a child window (view). I want to make a menu item that allows me to return the windows & toolbars to their initial position. I am able to place the toolbars successfully via docktoolbar(), but i cannot recall how to handle the child window. I would like to capture the window's position during/just after it's creation, and upon the appropriate menu call, restore that position. I've looked into Get/Set-WindowPlacement() but i'm very unclear on it's usage. Any advice would be appreciated, code is especially helpful.

I was also wondering how i can call the built in functionality from the window->tile menu command that tiles your child windows (from within my code at runtime).

Thanks

Jeff Rothenberg

Project Engineer
Vector CANtech, Inc.
Generaltext formatting question. Pin
Maximilien13-Jan-03 8:06
Maximilien13-Jan-03 8:06 
GeneralForget it, I found it ... Pin
Maximilien13-Jan-03 8:11
Maximilien13-Jan-03 8:11 
GeneralChanging MessageBox button captions. Pin
rghin13-Jan-03 7:23
rghin13-Jan-03 7:23 
GeneralRe: Changing MessageBox button captions. Pin
Navin13-Jan-03 7:23
Navin13-Jan-03 7:23 
GeneralRe: Changing MessageBox button captions. Pin
Jim A. Johnson13-Jan-03 7:34
Jim A. Johnson13-Jan-03 7:34 
GeneralRe: Changing MessageBox button captions. Pin
Nish Nishant13-Jan-03 8:46
sitebuilderNish Nishant13-Jan-03 8:46 
GeneralGetting Hardware Profile in Win9x Pin
Jim Hewitt13-Jan-03 7:11
Jim Hewitt13-Jan-03 7:11 
Generalspawning of process Pin
wavk13-Jan-03 6:54
susswavk13-Jan-03 6:54 
GeneralRe: spawning of process Pin
Navin13-Jan-03 7:25
Navin13-Jan-03 7:25 
GeneralAdding right click menu to CDialogBar Pin
Aaron Schaefer13-Jan-03 6:56
Aaron Schaefer13-Jan-03 6:56 
GeneralSaving window state of docking window Pin
Aaron Schaefer13-Jan-03 6:46
Aaron Schaefer13-Jan-03 6:46 
GeneralRe: Saving window state of docking window Pin
Maximilien13-Jan-03 6:56
Maximilien13-Jan-03 6:56 
GeneralRe: Saving window state of docking window Pin
Aaron Schaefer13-Jan-03 7:38
Aaron Schaefer13-Jan-03 7:38 
Generalrichedit control--AfxInitRichEdit Pin
ns13-Jan-03 6:28
ns13-Jan-03 6:28 
GeneralRe: richedit control--AfxInitRichEdit Pin
Gary Kirkham13-Jan-03 6:57
Gary Kirkham13-Jan-03 6:57 
Generalthanks! Pin
ns13-Jan-03 7:03
ns13-Jan-03 7:03 
GeneralWrapping around font in CEdit Pin
ns13-Jan-03 6:03
ns13-Jan-03 6:03 

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.