Can you list all the main menu items of other programs in Windows? How?
And how do I click any of those menu items after getting a list of menu items?
Many thanks!
You can do anything with Win32 API functions:
FindWindow
SendMessage
MN_GETHMENU