Component
   
 

Here collected all of my written component. Like MFC class and VCL control. All of them are source code based. If you have any bug report or modification, please let me know.

Component name start with:

"C" - MFC Class
"T" - VCL Control

 
 

CFolderView
   
 

Description
CFolderView is a explorer like tree view class. It can browse the shell and show the folder. Not only the file system will be showed. The virtual file system will also be included. For example, Desktop, My Computer, My Document, etc. You can use it as the folder browser.

Compiler
Visual C++ 6.x or abrove with MFC
(I don't have tested it with 5.x or below. You can get a try, but I don't recommend.)

Screen Shot
Shot 1

Download
v1.0 Beta

Known Problem
No

Planned Features
- Handle select event. Provide a function to retrieve selected item file path.
- Auto refresh the tree when shell object is changed.
- Support drag and drop.
- Support right click menu.
- Optimize the tree performance by using thread.

History
v1.0 Beta

The first release.

 
 

Best viewed with Microsoft Internet Explorer 4.0 or abrove.
Johnny Sze - All Rights Reserved.