Click here to Skip to main content
15,918,617 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: list control selection Pin
Branislav11-Sep-04 4:05
Branislav11-Sep-04 4:05 
GeneralRe: list control selection Pin
Tyrus18211-Sep-04 4:20
Tyrus18211-Sep-04 4:20 
GeneralRe: list control selection Pin
Branislav11-Sep-04 5:04
Branislav11-Sep-04 5:04 
GeneralRe: list control selection Pin
Ravi Bhavnani11-Sep-04 5:07
professionalRavi Bhavnani11-Sep-04 5:07 
GeneralADO MySQL query problem Pin
Graham Holdaway10-Sep-04 16:34
Graham Holdaway10-Sep-04 16:34 
GeneralRe: ADO MySQL query problem Pin
Arsalan Malik10-Sep-04 20:23
Arsalan Malik10-Sep-04 20:23 
GeneralRe: ADO MySQL query problem Pin
Anonymous11-Sep-04 18:51
Anonymous11-Sep-04 18:51 
GeneralChange mainframe menu on startup Pin
Ravi Bhavnani10-Sep-04 13:38
professionalRavi Bhavnani10-Sep-04 13:38 
My MDI app runs in one of 2 modes (detected in the app's InitInstance()). In "regular" mode, I'd like the mainframe window to use the standard IDR_MAINFRM menu. When the app is in "special" mode, I want it to use an alternate menu (eg: IDR_MAINFRM_SPECIAL).

It's easy enough to provide conditional menus for my views, since I can just specify the appropriate menu id when I create the MultiDocTemplates. But how do I switch the mainframe window's menu?

A gentle nudge would greatly help this sleep deprived developer. Smile | :)

PS: Btw, I'm using Bruno's NewMenu[^]

/ravi

My new year's resolution: 2048 x 1536
Home | Articles | Freeware | Music
ravib@ravib.com
.
GeneralRe: Change mainframe menu on startup Pin
Neville Franks11-Sep-04 12:35
Neville Franks11-Sep-04 12:35 
GeneralRe: Change mainframe menu on startup Pin
Ravi Bhavnani11-Sep-04 12:57
professionalRavi Bhavnani11-Sep-04 12:57 
GeneralCalling VC COM DLL from C++ Pin
Peter Weyzen10-Sep-04 11:36
Peter Weyzen10-Sep-04 11:36 
GeneralHighlight Selected Item in ListCtrl Pin
Grahamfff10-Sep-04 10:59
Grahamfff10-Sep-04 10:59 
GeneralRe: Highlight Selected Item in ListCtrl Pin
Ravi Bhavnani10-Sep-04 13:40
professionalRavi Bhavnani10-Sep-04 13:40 
GeneralRe: Highlight Selected Item in ListCtrl Pin
Grahamfff11-Sep-04 8:33
Grahamfff11-Sep-04 8:33 
GeneralRe: Highlight Selected Item in ListCtrl Pin
Grahamfff11-Sep-04 8:43
Grahamfff11-Sep-04 8:43 
GeneralRe: Highlight Selected Item in ListCtrl Pin
Tyrus18211-Sep-04 8:50
Tyrus18211-Sep-04 8:50 
GeneralRe: Highlight Selected Item in ListCtrl Pin
Grahamfff11-Sep-04 9:18
Grahamfff11-Sep-04 9:18 
GeneralRe: Highlight Selected Item in ListCtrl Pin
Tyrus18211-Sep-04 12:47
Tyrus18211-Sep-04 12:47 
GeneralRe: Highlight Selected Item in ListCtrl Pin
Grahamfff12-Sep-04 9:50
Grahamfff12-Sep-04 9:50 
GeneralHighlight Selected Item in ListCtrl Pin
Grahamfff10-Sep-04 10:59
Grahamfff10-Sep-04 10:59 
GeneralRe: Highlight Selected Item in ListCtrl Pin
Ravi Bhavnani10-Sep-04 13:40
professionalRavi Bhavnani10-Sep-04 13:40 
QuestionVC++ 6.0 compiler error with adding function with struct variable??? Pin
Vaclav10-Sep-04 9:55
Vaclav10-Sep-04 9:55 
AnswerRe: VC++ 6.0 compiler error with adding function with struct variable??? Pin
David Crow10-Sep-04 10:24
David Crow10-Sep-04 10:24 
GeneralOverride Daylight Saving in DT Props Pin
john john mackey10-Sep-04 9:55
john john mackey10-Sep-04 9:55 
GeneralRe: Override Daylight Saving in DT Props Pin
David Crow10-Sep-04 10:30
David Crow10-Sep-04 10:30 

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.