Click here to Skip to main content
16,016,345 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WMI Pin
MailtoGops23-Aug-05 0:14
MailtoGops23-Aug-05 0:14 
GeneralRe: WMI Pin
YusufK23-Aug-05 8:02
YusufK23-Aug-05 8:02 
GeneralUsing MAC address Pin
Shay Harel22-Aug-05 8:28
Shay Harel22-Aug-05 8:28 
GeneralRe: Using MAC address Pin
Johnny ²22-Aug-05 10:25
Johnny ²22-Aug-05 10:25 
GeneralRe: Using MAC address Pin
Shay Harel22-Aug-05 10:39
Shay Harel22-Aug-05 10:39 
GeneralRe: Using MAC address Pin
geo_m22-Aug-05 20:29
geo_m22-Aug-05 20:29 
GeneralRe: Using MAC address Pin
Shay Harel23-Aug-05 3:14
Shay Harel23-Aug-05 3:14 
Generalcontrolling window size during Cascade Pin
moredip22-Aug-05 8:27
moredip22-Aug-05 8:27 
Hi all,

I'm trying to figure out how to control the size of a CView-derived window during a cascade operation (i.e. when the Cascade menu item in the View menu of a MFC-based MDI app is selected). I've looked into having my CView override various message handlers( WM_WINDOWPOSCHANGING, WM_GETMINMAXINFO, WM_NCCALCSIZE, and WM_WINDOWPOSCHANGED), but none of those messages seem to contain enough information for my CView to know whether it is being cascaded, or just resized in another way( maximized, restored, resized by the user, etc.).

Do I need to look into overriding the way an MFC app handles the Cascade command, and if so where would I start on that?

Any advice or suggestions greatly appreciated.

Cheers,

Pete
GeneralReed ini, code request Pin
kimelott22-Aug-05 7:56
kimelott22-Aug-05 7:56 
GeneralRe: Reed ini, code request Pin
Bob Ciora22-Aug-05 8:03
Bob Ciora22-Aug-05 8:03 
AnswerRe: Reed ini, code request Pin
Chris Losinger22-Aug-05 10:57
professionalChris Losinger22-Aug-05 10:57 
Generalsubclassing concept Pin
23_44422-Aug-05 7:41
23_44422-Aug-05 7:41 
GeneralRe: subclassing concept Pin
HumanOsc22-Aug-05 11:20
HumanOsc22-Aug-05 11:20 
GeneralRe: subclassing concept Pin
Jose Lamas Rios22-Aug-05 17:40
Jose Lamas Rios22-Aug-05 17:40 
GeneralRe: subclassing concept Pin
23_44423-Aug-05 6:20
23_44423-Aug-05 6:20 
GeneralQuestion about CFormView Pin
Joel Holdsworth22-Aug-05 7:26
Joel Holdsworth22-Aug-05 7:26 
GeneralRe: Question about CFormView Pin
Ravi Bhavnani22-Aug-05 8:32
professionalRavi Bhavnani22-Aug-05 8:32 
GeneralRe: Question about CFormView Pin
Joel Holdsworth22-Aug-05 22:04
Joel Holdsworth22-Aug-05 22:04 
GeneralC++ Design Pin
csylesh22-Aug-05 7:22
csylesh22-Aug-05 7:22 
GeneralRe: C++ Design Pin
Bob Stanneveld22-Aug-05 10:45
Bob Stanneveld22-Aug-05 10:45 
GeneralActiveX versioning Pin
KaЯl22-Aug-05 5:59
KaЯl22-Aug-05 5:59 
GeneralRe: ActiveX versioning Pin
David Crow22-Aug-05 7:22
David Crow22-Aug-05 7:22 
GeneralRe: ActiveX versioning Pin
KaЯl22-Aug-05 21:16
KaЯl22-Aug-05 21:16 
GeneralTransparent Dialog, but... Pin
Hamed Musavi22-Aug-05 5:16
Hamed Musavi22-Aug-05 5:16 
Questiontooltips for bitmaps? Pin
sayup22-Aug-05 5:13
sayup22-Aug-05 5:13 

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.