vote up 2 vote down star

I want to get the Mozilla menu handle but GetMenu returns zero. On Notepad it is true. Why?

flag

43% accept rate

2 Answers

vote up 5 vote down

Because Mozilla uses its own engine to display the menu, while Notepad uses the menu system provided by the Windows API.

link|flag
vote up 1 vote down

If you need to read the menus then of course you can always use the accessibility APIs.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.