hi all,
would appreciate if somebody can show me how to write a module in .NET (C#)
to plug into the file explorer shell.
how do i add a "node" similar to the "control panel" in the file explorer ?
thanks,
Sean Hederman - 18 Apr 2005 05:36 GMT
> hi all,
>
> would appreciate if somebody can show me how to write a module in .NET
> (C#) to plug into the file explorer shell.
> how do i add a "node" similar to the "control panel" in the file explorer
> ?
Google for:
"namespace extension" "C#"
There's quite a few articles and frameworks out there that should help.
> thanks,