Add entry to right-click context menu of window in MS Window
Posted: November 14th, 2004, 6:08 am
Hi all.
I need to write a program that will add an entry and some functionality to the menu that pops when you right-click on the title bar of any window in Windows. The menu that contains the Restore, Move, Size, Minimize, etc.
What API do I need to investigate to do this in Windows? Would this type of extension be a Shell Extension or is it something else? Anyone know of an example anywhere? I'm sure it can't be that hard, but I'm having trouble locating any leads. Thanks in advance.
--John
I need to write a program that will add an entry and some functionality to the menu that pops when you right-click on the title bar of any window in Windows. The menu that contains the Restore, Move, Size, Minimize, etc.
What API do I need to investigate to do this in Windows? Would this type of extension be a Shell Extension or is it something else? Anyone know of an example anywhere? I'm sure it can't be that hard, but I'm having trouble locating any leads. Thanks in advance.
--John