Top "Explorer" questions

Windows Explorer is the file manager and navigation tool that exists in Microsoft Windows operating systems

using <picture> tag with Internet Explorer 11

Have been searching the internet for a while and no solution. I am trying to use slick carousel with the …

html css explorer polyfills
How to programmatically restart windows explorer process

I'm working on a windows shell extension, and unfortunately, when making changes to the DLL, I must restart windows explorer (…

.net windows winapi explorer windows-explorer
Programmatically selecting file in explorer

In my application I can programmatically open explorer and select a file using the following code: void BrowseToFile(LPCTSTR filename) { …

c++ windows explorer shellexecute
Drag and drop to Desktop / Explorer

Following my scenario. I got an Application which loads a Filestructure (Folders, Files) from a Database into a WPF ListView. …

c# .net wpf drag-and-drop explorer
ViM: minibufexpl versus bufexplorer plugins

I am thinking of installing a buffer explorer for vim. Both minibufexpl and bufexplorer have very good rating. Can anyone …

vim plugins explorer
Windows file preview - similar to preview pane in explorer

In Windows 7 (and I think Vista) the Explorer has a preview pane that lets you see the contents for some …

c# windows explorer preview
substr() with negative value not working in IE

EDIT:I've changed the title, because the issue had nothing to do with IE image.load() firing - my substr() …

javascript onload explorer slice substr
Open up windows explorer in java

I have been looking for an answer to this on Stack Overflow, but I couldn't find an answer that worked …

java path directory explorer
How do you show the Windows Explorer context menu from a C# application?

I have a file listing in my application and I would like to allow people to right-click on an item …

c# contextmenu explorer
How to use filegroupdescriptor to drag file to explorer c#

I would like to drag and drop an element of a listbox to explorer. When the drag and drop is …

c# drag-and-drop explorer