C++ Customize Context Menus

Hi

I have been working in C++ Console applications (VC++ editor). Now, I wish to customize my context menus using Console application (not sure whether it is possible) or by using Windows Application.

Basically, I need to create a separator in the Right Click Context menus and a new menu item with some sub menu items in the context menu. Could any one update me a sample source code to accomplish my requirement with C++. For ex, while right click a folder a menu named 'Testing' should be available. And the menu 'Testing' has 2 sub menus 'Test1' and 'Test2'.

Also I need to add a overlay image for a particular folder. Is it possible with C++. If possible, pls let me know the sample source code.

If not, please update me is there any registry change to accomplish my requirements.

Thanks in Advance,

Rahul

Comments

  • Hello.
    We have a version of our FSContext Menu Library that will cover your needs.
    I you want to have all control from c++ you can use the source code with examples for Visual c++ express.
    We have axamples using delphi code too.
    Let me now if i can assist you.
    Regards.

    Luis German Henao.
    FUTURA Software Ltda.
    luis_german@hotmail.com
  • Please contact me if you have any question.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion