473,396 Members | 1,834 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Windows Explorer API or Namespace??

I am building a utility application that uses much of the same functionality as already exists in the Windows Explorer. It would therefore make sense to use (if possible) the Windows Explorer as the base component for my application. Since some of the treeview functionality of Windows Explorer is used in the folder browse dialog I make the assumption that this functionality is possibly exposed for use by developers who require the type of network and folder browsing functionality provided by Windows Explorer.

So my question is, is there an exposed API or namespace which I could use to access the network and folder browsing capabilities of Windows Explorer?

Many thanks
Stev

Nov 20 '05 #1
2 1358
* "=?Utf-8?B?U3RldmUgUmFuZGFsbA==?=" <ra*****@hotmail.com> scripsit:
I am building a utility application that uses much of the same
functionality as already exists in the Windows Explorer. It would
therefore make sense to use (if possible) the Windows Explorer as the
base component for my application. Since some of the treeview
functionality of Windows Explorer is used in the folder browse dialog I
make the assumption that this functionality is possibly exposed for use
by developers who require the type of network and folder browsing
functionality provided by Windows Explorer.


There is no such control/namespace in the .NET Framework.

You can integrate the WebBrowser control and navigate to a directory,
but that's IMO not the best solution. Alternative solutions for folder
treeviews can be found in the C# Windows Forms controls section at
<URL:http://www.codeproject.com/>.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #2
Hi Steve,

In the resource kit is an easy sample how to make an Windows Explorer like
application using the Net framework.

VB.net Resource kit
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

And if you have problems installing the resource kit
http://msdn.microsoft.com/vbasic/vbr...q/#installvdir

Have a look at it than you forget your idea about the API

I hope this helps?

Cor
I am building a utility application that uses much of the same functionality as already exists in the Windows Explorer. It would therefore
make sense to use (if possible) the Windows Explorer as the base component
for my application. Since some of the treeview functionality of Windows
Explorer is used in the folder browse dialog I make the assumption that this
functionality is possibly exposed for use by developers who require the type
of network and folder browsing functionality provided by Windows Explorer.
So my question is, is there an exposed API or namespace which I could use to access the network and folder browsing capabilities of Windows Explorer??
Many thanks.
Steve

Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Ray | last post by:
<%@ Import Namespace="System.Windows.Forms"% I got this error message. I searched System.windows.Forms, I found the dll file in the c:\programfiles\visual studio.. It is only 1 137kb size....
2
by: Steve Randall | last post by:
I am building a utility application that uses much of the same functionality as already exists in the Windows Explorer. It would therefore make sense to use (if possible) the Windows Explorer as the...
1
by: Chris Wagner | last post by:
Has anyone heard of this? From Windows explorer, it looks like a drive but does not have a drive letter. It contains folders and files like any other drives or folders. I think it's called Shell...
1
by: Steve Randall | last post by:
I am building a utility application that uses much of the same functionality as already exists in the Windows Explorer. It would therefore make sense to use (if possible) the Windows Explorer as the...
2
by: Testing | last post by:
anyone knows how to access windows explorer namespace?
2
by: Sebastian Terodde | last post by:
Hi NG, I had the Project idea to create a sort of virtual filesystem based on an sql server. Now i'm searching possibilities to implement it in windows explorer. Is there any connector for...
7
by: Alex | last post by:
Hi, I'm completely new to C#, so here is my question: Why my C# program (COM dll which I can call from C++ application) cannot see namespace System.Windows.Forms.. When I'm typing in...
3
by: garyusenet | last post by:
Dear Professionals, I have recently been using the wonderful krypton toolkit and am trying to use them in my small hobby application. I include this bit of info as an aside really because i'm...
3
by: Patrick Dugan | last post by:
I am using VS2005 (vb) and I have a program that starts when Windows boots up. Occasionally the icon that should appear in the system tray does not show up. The program is still running in memory...
0
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: List of autostart locations Linked from the Original article- "Windows Autorun FAQs: Description". Que: Can you list all the autostart locations for windows? Ans: Here is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.