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 createmenu(hwnd hparent)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HMENU pascal CreateMenu(HWND hParent)
  This function allocates space for a new menu and returns a handle to
the empty menu template. The menu can be either a menubar or a
pulldown menu.

Parameters
  hParent is a handle to the window which owns the menu.

Returns
  A handle to the empty menu template.

Note
  extern BYTE attrMenu
     can be set to change the color of menus before loading or
      creating a menu.

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