MDI menu verticalBars
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