I need to get the handle of one of my menu items, how do I get it?
when I use the GetMenu API it returns the handle of the main menu object, and when I try to use GetSubMenu it always returns NULL.