a c++ menubar example?

  • From: "Littlefield, Tyler" <tyler@xxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 30 Jan 2008 05:16:28 -0700

Hello list,
I'm working with a gui that requires a menubar.
I created a global handle that holds all my menubar items, and then added them 
with the MF_POPUP flag.
I'm adding items to the menu handles in turn. trying to keep the tree concept 
in mind.
I'm not able to get this working, for some reason.
Is there a bit of code that demonstrates how to do this? Would really be 
appriciated. Fought with this for a couple hours last night.
Thanks,
Tyler Littlefield
Vertigo head coder.
"I can only please one person per day; Today doesn't seem like your day, and 
tomorrow doesn't look to promising either."
"A life? Where can I download that at?"

Contact information:
email: tyler@xxxxxxxxxxxxx
skype: st8amnd127
aim: st8amnd2005
msn: tyler@xxxxxxxxxxxxx

Other related posts:

  • » a c++ menubar example?