what is the right-click-on-window-titlebar menu called ? is there a winapi call to get a handle of this menu?

menu, winapi, window, windows-xp

Solution

Ok , I found it, it is called System Menu

Problem

The same menu shows up when top left icon in title bar is clicked by left mouse and again it shows up with right-clicking on the window representation in the taskbar. Ist there a way to get to the handle of this menu, add my own commands ?

Original source