Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Win 2 API - <b>getsystemmenu</b> get handle to system menu of a window http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
GetSystemMenu        Get Handle to System Menu of A Window

GetSystemMenu(hWnd, bRevert)
HWND hWnd;
BOOL bRevert; /* YES to revert to old system menu, NO for copy */

Returns:    Handle to menu or NULL.

Note:       Added menu items should have ID below 0xF000.

See Also: ChangeMenu

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