Hi,
I'd like to capture all user menu selections in a particular application. The menu items can be invoked either using cascading menu, context menu or keyboard shortcut. I'd like to know which command was invoked, when, and preferably also get its depth in the menu command structure. Therefore, I need to capture another application's events. What would be the way to do it?
Best Regards,
Krychu