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 createpopupmenu(hwnd hparent)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HMENU pascal CreatePopupMenu(HWND hParent)

  This function creates an empty popup menu and attaches it to window
hParent.

Parameters
  hParent is the handle of the window to attach to newly created popup
menu to.

Returns
  The handle of the popup menu, or NULLHWND if the popup could not be
created.

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