|
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.
|