[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
HMENU pascal LoadMenu(WORD hModule, WORD idMenu, HWND hParent)
Loads in a menu from a resource file.
Parameters
hModule is the handle of the opened resource file. It should be NULL
if the resource file has been appended to the application's EXE file.
idMenu is the identifier of the particular menu table which you want
to load.
hParent is the handle of the menu's parent window.
Returns
A non-zero handle to the loaded menu if successful, 0 if not.
!seelaso: v31chang.ngo:"Load"
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson