Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I want to customize the right click Refresh menu item event in the windows explorer.
The following are our reguirements:

Select the folder from left pane tree view in the windows explorer then right click the right pane empty space and click the refresh menu item. Then I want to customize the refresh event definition. During this refresh definition i captured the path of the selected folder in the left pane.

Is it possible to capture the folder/drive selection event in left pane of windows explorer.

I am new to vc++/ATL. Could you please send us the samples. I saw the IContextMenu and IShellExtInit. Using these interface i removed the existing Refresh menu item from the IcontextMenu and added user defined Refresh menu item and action implemented in the InvokeCommand. But still I am not getting the selected folder path in the leftpane.

I am waiting for your response.

Thank you,
K.Prathika
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900