
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>int pascal setmenu(hwnd hwnd, hmenu hmenu)</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
int pascal SetMenu(HWND hWnd, HMENU hMenu)
This function attaches or detaches a menubar to a window.
Parameters
hWnd is the handle of the standard window which will own the menubar.
hMenu is the handle of the menubar, or NULLHWND if a menu is to be
detached from hWnd.
Returns
Nothing.
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson