Dynamic Windows Function [dw_menubar_new]
Syntax
HMENUI dw_menubar_new(HWND location)
Parameters
HWND location: Handle of a window frame to be attached to.
Returns
HMENUI Handle to the created menu bar or NULL on error.
Description
Create a menubar on a window.