I want to show the Windows Explorer context menu.
I don't want to add my application to it, I just want to display it inside my application.
A good example of the implementation that I need is Total Commander.
If you press and hold right mouse button, TC will show the context menu, which is exactly the same as in Windows explorer.
I'm using C++/Qt, but language is not important here.
See Question&Answers more detail:os