hooking a menu with API?

Just starting out? Need help? Post your questions and find answers here.
roachofdeath
User
User
Posts: 78
Joined: Sun Apr 24, 2005 3:22 am

hooking a menu with API?

Post by roachofdeath »

Hi.

I'm using winAPI commands to insert a menu into another program. That works. Now I need it so if I click the menu item in the other program (there are no sub-menus) it will open a seperate program.

How would I go about doing this?

I'm trying to hook the notification message but i'm kind of sick right now and can't really think. I probably couldnt do it even if I was healthy.