CompuServe Messages

MDI menu verticalBars

    12-Jul-94 04:55:44
Sb: #29698-MDI menu verticalBars
Fm: Brian Ku 72262,1600
To: CIS 74323,3532
Hi ???, > In the sample CContainApp (msvc\mfc\samples\step1) the main mdi frame > menu looks like this: File | | Window This menu is created using > a .rc file, how do I create this menu dynamically (eg: using > AppendMenu API, ie the two vertical bar) ? Yes, I've this will work. If you look in the .RC file, MF_SEPARATOR is what's being used as the menuitem. Sincerely, Brian Ku -Microsoft Developer Support