Page 1 of 1

hooking a menu with API?

Posted: Wed Mar 22, 2006 11:02 pm
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.