Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Virtual folder with Shell Namespace Extension

127 views
Skip to first unread message

Sanjay Poojari

unread,
May 27, 2003, 10:10:49 AM5/27/03
to
Hi,

This is Sanjay and I'm have to develop an addin for windows explorer (shell
namespace extension). I'm a novice in c++ and vc++.

Basically what I'm trying to do is add a virtual folder (having subfolders)
to Windows Explorer and list my own content on the right hand pane. The
vitual folders (and subfolders) will have context menus on which I have to
perform some actions. The items in the right pane would also have context
menus to perform some actions. Basically the actions would involve me
calling com components (developed in VB).

I have searched the net far and wide and have come with no sample to do this
in VB. So I guess I will have to do this in vc++. But the samples I have
seen till date are very very cryptic (to me!) and am not able to follow them
at all.

Can anybody direct me to some samples (I have seen the ones on MSDN)

Any help pointers, references etc would be much appreciated.

Thanks in advance,
Sanjay


Eduardo A. Morcillo [MS MVP VB]

unread,
May 27, 2003, 1:07:48 PM5/27/03
to
> I have searched the net far and wide and have come with no sample to
> do this in VB.

You didn't search enough :). There's a shell namespace extension sample made
with VB in my site.

--
Eduardo A. Morcillo [MS MVP - VB]
http://www.domaindlx.com/e_morcillo


Henk Devos

unread,
May 27, 2003, 2:59:21 PM5/27/03
to
If you decide to do it in C++, you should check out nselib
(http://www.whirlingdervishes.com/nselib).

"Eduardo A. Morcillo [MS MVP VB]" <emorcilloATmvps.org> wrote in message
news:uSAeHKHJ...@tk2msftngp13.phx.gbl...

Sanjay Poojari

unread,
May 28, 2003, 2:04:19 AM5/28/03
to
> You didn't search enough :). There's a shell namespace extension sample
made
> with VB in my site.
If possible, Can you give me the URLs?

Thanks,
Sanjay


0 new messages