Click to See Complete Forum and Search --> : How To Get Full Path of the Selected Object in Context Menu
Revolution
March 4th, 2006, 03:25 AM
Hi Gurus,
I want to get the Full Path With the filename when a context menu gets clicked. I have created Context menu & it works . Now i want to get the Full path of the selected Object.
Thanx in Advance,
Regards,
Revolution..
philkr
March 4th, 2006, 05:58 AM
I don't understand what you are trying to achieve.
You said you created a context menu.
Do you mean a menu which pops up when you right-click on something?
And on what are you clicking and in which control element?
What are the items in the menu?
kirants
March 4th, 2006, 11:58 PM
Are you talking about an explorer context menu ? Are you implementing a shell extension by any chance ?
Revolution
March 5th, 2006, 11:22 PM
Yes Gurus You people are right. I am Talking about Explorer Context menu.
When a File is Right Clicked my menu appears there & it works fine.
Now i want to get the Full path & the File name of the file right clicked.
I even got the Full path , but i could not get the Current File. I checked the MS SDK Sample Shellext, i used GetDisplaynameof(), i couldnt make it since the STRRETTOBUF() is nt working,even with the Latest LIB's .
Now tell me waht can i do... :(
Regards,
Revolution.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.