Important alert: (current site time 5/23/2013 12:24:28 AM EDT)
 

winzip icon

API-ucFolderView 1.0

Email
Submitted on: 9/30/2004 2:27:51 PM
By: Carles P.V. 
Level: Intermediate
User Rating: By 10 Users
Compatibility: VB 6.0
Views: 6452
 
     Basic FolderView user control (only standard folders). // 21Kb zip

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.Virus note:All files are scanned once-a-day by Planet Source Code for viruses, but new viruses come out every day, so no prevention program can catch 100% of them. For your own safety, please:
  1. Re-scan downloaded files using your personal virus checker before using it.
  2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
  3. Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
  1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
  2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
  3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
  4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 53 submission(s) by this author

 


Report Bad Submission
Use this form to tell us if this entry should be deleted (i.e contains no code, is a virus, etc.).
This submission should be removed because:

Your Vote

What do you think of this code (in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor (See voting log ...)
 

Other User Comments

9/30/2004 3:08:20 PM

Hi, Carles.
As usually, the best. Only one question, have I to distrubute OleGuids3.tlb in my proyect to run properly, or only is needed to use with the IDE?

Of course, 5G from me!
(If this comment was disrespectful, please report it.)

 
9/30/2004 3:30:47 PMCarles P.V.

Hi and thanks :-)
Yes, only IN IDE.
(If this comment was disrespectful, please report it.)

 
9/30/2004 6:45:46 PMMatthias Bartelt

Hi. You've got 5 globes from me for this great usercontrol! Thank you!
(If this comment was disrespectful, please report it.)

 
9/30/2004 9:45:12 PMenmity

How about pure treeview?
(If this comment was disrespectful, please report it.)

 
10/1/2004 2:11:34 AMredbird77

As always great code along with perfect style...gee I hate you (just kidding).

I can't believe how fast you populates the treeview. Is the CreateWindow/SendMessage method just so much faster than the VB Nodes.Add method?

Anyway - 5 Stars!!
(If this comment was disrespectful, please report it.)

 
12/28/2004 10:03:00 AM

The controll is nice but ii don't see the folder "Programmi" on my pc. Can you resolve this bug?
(If this comment was disrespectful, please report it.)

 
6/17/2005 10:31:02 AMNick Gisburne

I couldn't see any hidden folders, and any folders which were just one character long (eg "C:\a") also did not show up.
(If this comment was disrespectful, please report it.)

 
7/9/2005 5:08:22 PMSebastian Mares

I have "My Documents" mapped on Drive D, but whenever I try to open drive D with your user control, it does not show any subfolders. I will upload a screen shot to show you what I mean...
(If this comment was disrespectful, please report it.)

 
7/9/2005 5:11:09 PMSebastian Mares

http://www.transilvania2000.com/www.maresweb.de/ClipBoard-1.png
(If this comment was disrespectful, please report it.)

 
10/21/2005 4:32:34 AMenmity

how to list hidden/system folders?
(If this comment was disrespectful, please report it.)

 

Add Your Feedback
Your feedback will be posted below and an email sent to the author. Please remember that the author was kind enough to share this with you, so any criticisms must be stated politely, or they will be deleted. (For feedback not related to this particular code, please click here instead.)
 

To post feedback, first please login.