explorer Questions

1

Solved

I've been put in charge of building some tools to help end-user test why their browser might not work with a website. Among the reason I was given to why it might not work there was this "require...
Laquitalar asked 6/6, 2011 at 20:10

4

Solved

I have various hierarchical structures and would like to allow navigation around then using an editor like the Microsoft one found in the explorer address bar below. Is there such a Delphi componen...
Bandler asked 1/6, 2011 at 14:56

1

Solved

I am working on a Windows Explorer Namespace Extension which is a virtual filesystem. With regards to this, I would like to support search from the search dialog available in Windows Explorer. Cur...
Mnemosyne asked 20/4, 2011 at 9:47

2

Solved

I made a browser program for a archive type with the .mpq extension, which is highly used in Blizzard games. It is like an explorer but only explores files inside MPQ archives. Now, we all know how...
Pincince asked 20/11, 2010 at 19:56

1

Solved

How do I get the explorer theme in a WPF ListView? I know that one answer is the GridView, but that is like the Details view in Windows Explorer. I need the List, Tiles and Icons view themed like t...
Thekla asked 21/3, 2011 at 19:53

1

Solved

I have been working on a template using almost all jquery/javascript. Mostly I am learning jquery/javascript. My site is at http://chainery.comoj.com. The site works well in FF and Safari but alas,...
Declan asked 12/3, 2011 at 1:7

3

Solved

My C++ program creates .png file and I need to open (view) this file right after creation - is there a way to open it as so it was opened within Windows explorer - so file wiil be opened with user'...
Firelock asked 26/2, 2011 at 13:47

2

Solved

What is Microsoft Document Explorer 2008 used for?
Recountal asked 11/11, 2010 at 14:13

3

Is there a way (via shell extension or registry setting) to tell Windows Explorer that it shouldn't read files in the folder being shown in order to extract metadata or create thumbnails? The pro...
Fab asked 21/9, 2010 at 21:2

3

Solved

I would like to create menu item in windows explorer content menu (for all file types) which after click will open my application and pass the selected file name to it. Is there any tutorial for th...
Baudelaire asked 26/9, 2010 at 12:43

2

Solved

I just realised there is a shell: URI, but every search engine seems to think shell: and shell are the same thing. The only thing I've found out is that you can type shell:startup right in explore...
Synovitis asked 31/8, 2010 at 0:12

4

Solved

I have a folder with a large amount of files inside of it. I want to be able to render each of my files as a button. And when I click on the button something will happen. private void Form1_Load...
Assurance asked 26/8, 2010 at 15:29

2

Solved

I'm looking to provide users with ability to drag&drop files from grids and other controls in my application into Explorer. Any good samples/articles for that?
Rentsch asked 3/8, 2010 at 17:22

1

Solved

Following my scenario. I got an Application which loads a Filestructure (Folders, Files) from a Database into a WPF ListView. Now I'd like to grab a file from this ListView, drag it over my Deskto...
Canute asked 14/6, 2010 at 19:53

3

Solved

Does anyone know where I can open the "Class Explorer" in Visual Studio 2010. I have been looking around for 1 hour :-(
Inflammable asked 29/5, 2010 at 11:46

1

Solved

In Vista/7, the Windows Explorer shell window makes use of a special kind of static progress bar to display hard drive space. With default styles, this bar is blue colored and non-animated. It als...
Perrault asked 19/4, 2010 at 22:29

3

Solved

Using C# and WinForms in VS2008, I want to create a file browser control that looks and acts like the left pane in Windows Explorer. To my astonishment, such a control does not ship with .NET by de...
Shoulders asked 10/3, 2010 at 12:54

1

Solved

Is there a way to launch an Explorer window and highlight a file in that folder with WPF ? I've already tried the following : Process ExplorerWindowProcess = new Process(); ExplorerWindowProcess....
Gladsome asked 30/1, 2010 at 23:34

3

Solved

I want to check for the existence and if it doesn't exist add some actions in the Explorer's right click (context) menu. Besides of the above requirement (for which one can find easily solutions o...
Trichromat asked 2/1, 2010 at 10:55

8

Solved

My (C#, .NET 3.5) application generates files and, in addition to raising events that can be caught and reacted to, I want to display the target folder to the user in a form. The file-list is being...
Butyl asked 12/2, 2009 at 17:16

1

I would like to drag and drop an element of a listbox to explorer. When the drag and drop is started, I need to prepare the file on demand and save it to a memory stream. Can you provide me with an...
Beneficence asked 4/12, 2009 at 8:36

2

Solved

I want to write a small tool, that does the following: When you right click on a file with a certain file-extension the Windows Explorer context menu shows an additional entry. When you click th...
Encase asked 3/12, 2009 at 9:50

1

Solved

My company has a shared network folder for projects. This folder contains a sub-folder for each of our clients. Each sub-folder contains all the information for the projects done for those clients....
Goodoh asked 16/9, 2009 at 5:29

3

Solved

I have a file listing in my application and I would like to allow people to right-click on an item and show the Windows Explorer context menu. I'm assuming I would need to use the IContextMenu inte...
Philosopher asked 16/1, 2009 at 17:28

3

I am displaying a list of files; i.e. xls, doc, pdf, odt etc., in my Java application (Eclipse RCP). When the user clicks on the file, I want to launch the appropriate (according to what the OS thi...
Cutout asked 18/2, 2009 at 6:54

© 2022 - 2024 — McMap. All rights reserved.