Hi,

I want to add my own menu-item to a menu in another application.
Can anyone help me getting started with this? I'm guessing I have to hook into the other application but I have no idea how to do that. So a few quations actually:

1) How do I monitor the application I want to add a menu, how do I know it's being started so I can perform an action on it?

2) How do I get the menuhandle from that application?

3) How do I add my own menu-items to it?

Any help would be great, thnx