Hi, I want to make a tree view control which can display the file lists in my machine's hard disk. I want to do this using C/C++/VC++. Someone can help me out please regarding this matter.....

Here's an example of one in C++/CLI (so if you were to create a WinForms application in VC++) http://www.speakcomputers.com/Windows-Forms-Programming/C-PlusPlus/TreeView.aspx

Otherwise, you need to come to us with something, as there are a bunch of tutorials out there. Make some decisions about your implementation at least (e.g. Win32 API vs. .NET vs. another windowing library like Qt).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.