Shell Extensions in explorer!

Hello Every body,
I have a requirement to provide a shell extension on windows for my device.
My device in general does not support the “paste” option, for which I need
to provide “Paste” feature. I have registered a COM interface
(IShellExtInit), hence for any right click on my device icon or on its
directories/file I am getting a hit for the interface functions. However,
if I don’t select any of the above and when the directories and file are
listed on the right pane of the Explorer, a right click now on the right
pane will not give a hit to my interface functions.

My question
* How can I provide this feature?
* What additional interface do I need to provide to facilitate this feature?
* Any other mailing group where I can post this question?


Explorer
L
E
F
T
P
A
N
E

I apologize if this question is to a wrong mailing group.

Regards,
Prasanna.


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com