Tagged Questions

1
vote
1answer
39 views

What is a reliable way to get a DLL to load when Windows Explorer loads?

I am researching the development of an add-on for Windows Explorer that will add some enhancements to the WebDAV therein, and to that end I'm looking for a good, reliable way to fo …
0
votes
2answers
103 views

Desktop Namespace Extension in Windows 7: Unable to drag and drop

I have a program which makes use of a desktop Namespace extension. In Windows 2000, Windows XP, and Windows Vista, users can drag icons onto an icon on the desktop and the progra …
1
vote
1answer
37 views

How To Disable Shell Extension In FileOpen Dialog

Hi All, I am talking about windows shell extensions. I have a shell extension which could show the specific properties of my customized file type, say, *.filetype. And of course …
1
vote
1answer
37 views

How to inherit from the windows explorer (in any programming language, with help of any tool)

How to inherit from the windows explorer (Desktop, thing with help of which we explore our Mu computer and so on directory’s) (in any programming language)? customize it add pro …
0
votes
0answers
39 views

How do I create a custom network connection entry?

I have a Sprint MiFi 3G router that exposes its current signal strength over HTTP. I've developed a very simple tray application that displays this. However, what I would really li …
0
votes
1answer
210 views

C++: How to open IShellFolder drive folder from a shortcut

I am using the following command in a shortcut to open my virtual drive in Windows Explorer. %SystemRoot%\Explorer.exe /e,::{MyExtension CLSID} The virtual drive uses IShellFolder …
0
votes
0answers
133 views

How do I add a button to Vista’s Explorer green toolbar for all folders?

I'm looking for a way to add commands to the green Vista toolbar/commandbar, much like described in this Shell Revealed article. However, the IExplorerCommandProvider interface tha …
3
votes
3answers
194 views

Debugging shell extension in Windows 7

Hello. I'm trying to debug shell extension (IContextMenu) in Windows 7 with Visual C++ 2008. I have set DesktopProcess=1 in the registry and set host app to explorer.exe. But when …
0
votes
1answer
33 views

namespace extension.. galaxy file system toolkit…gmail shell drive like utility…

i was looking for some namespace extention to extend using c# (.net) but didn't find much help online except Galaxy Filesystem tooklkit. which are vc++ based but comes with c# and …
0
votes
1answer
35 views

debugging a shell extension remotely in a virtual machine

Hey guys, I'm trying to remotely debug a shell extension on a VM-Ware Vista installation through Vistual Studio 2008 (host system is Vista as well). My problem is that the shell e …
0
votes
2answers
110 views

Writing a Windows Shell Extension similiar to the Assembly Cache Viewer

I would like to write a shell extensions to completely customize the display of a particular folder, ala the Assembly Cache Viewer (browse to c:\windows\assembly and you will see w …
0
votes
1answer
52 views

Override Drag and drop for Shell Extension

Hi All, I am working on a ShellExtension code in C++. I am creating a Virtual Drive. Which represents a repository somewhere in the Network. What I want now is to enable Drag-Drop …
1
vote
1answer
161 views

Shell extension for drive like GDrive?

How can I go about with writing a shell extension to display online files in a virtual drive like the Gmail Drive does?
3
votes
4answers
151 views

Integrate with the Windows Shell

OK, I want to create a windows shell extention that sits in the file menu much like the "Tortorise SVN" menu. Does anyone know where I'd begin, a good article, or what interfaces …
0
votes
2answers
393 views

Problem debugging shell extension in Vista (IShellFolder)

Hi, I have created a Windows Shell Extension using ATL (Visual Studio 2008). It has the following modules and each module is a separate ATL Simple Object with its own .rgs file fo …

1 2 next
15 30 50 per page