Re: GetClientRect() AND ShowWindow(SW_SHOWMAXIMIZED) in SDI app.
- From: "Jonathan Wood" <jwood@xxxxxxxxxxxxxxxx>
- Date: Tue, 28 Aug 2007 12:39:59 -0600
Joseph,
****o_BookList.MoveWindow (o_Rect,TRUE);****
This should fill the client area, but not the entire screen. And this should not compile
at all, since it should have been
o_BookList.MoveWindow(&o_Rect);
I beleive CRect has an LPRECT operator so that the code above does work.
--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com
.
- References:
- GetClientRect() AND ShowWindow(SW_SHOWMAXIMIZED) in SDI app.
- From: RAN
- Re: GetClientRect() AND ShowWindow(SW_SHOWMAXIMIZED) in SDI app.
- From: RAN
- Re: GetClientRect() AND ShowWindow(SW_SHOWMAXIMIZED) in SDI app.
- From: Joseph M . Newcomer
- GetClientRect() AND ShowWindow(SW_SHOWMAXIMIZED) in SDI app.
- Prev by Date: Displaying controls for different monitor display format settings
- Next by Date: Re: OT: Protection Schemes
- Previous by thread: Re: GetClientRect() AND ShowWindow(SW_SHOWMAXIMIZED) in SDI app.
- Next by thread: OT: Protection Schemes
- Index(es):