File System Browser
Windows Mobile 6.5

8/28/2008
Tree View Controls Reference
This code sample is named DirTree. It allows a user to browse the file system and display the names of all directories and files.
-
FindFirstFile function
-
FindNextFile function
-
Tree View Controls API
To run the code sample
-
Navigate to the solution file (*.sln), and double-click it. By default, the solution file is copied to the following folder:
C:\Program Files\Windows Mobile 6 SDK\Samples\PocketPC\CPP\win32\DirTreeMicrosoft Visual Studio 2005 launches and loads the solution.
-
Build the solution (Ctrl+Shift+B).
-
Deploy the solution (F5).
Concepts
Code Samples for Windows MobileOther Resources
File I/O ReferenceTree View Controls Reference
Community Additions
Show: