Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>hmenu pascal getsubmenu(hmenu hmenubar, int pos)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HMENU pascal GetSubMenu(HMENU hMenuBar, int pos)

  This function returns the handle of a pulldown menu associated with
an item from the menubar.

Parameters
  hMenuBar is the handle of the menubar to query.
  pos is the 0-based index of the menubar item.

Returns
  The handle of the sub-menu, or NULLHWND if none exists.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson