win32ui
.LoadMenu
PyCMenu
=
LoadMenu(
id
, dll
)
Creates and loads a menu resource from a DLL.
Parameters
id
: int
The Id of the menu to load.
dll=None
:
PyDLL
The DLL to load from.