List all Directories and their Files
This code sample is named PTree. It demonstrates how to list all of the files and directories on a mobile device, using the Remote API (RAPI) interface.
ActiveSync API
CeFindAllFiles function
CeRapiFreeBuffer function
CeRapiInit function
CeRapiUninit function
-
Navigate to the solution file (*.sln), and double-click it. By default, the solution files are copied to the following folders:
C:\Program Files\Windows Mobile 6.5.3 DTK\Samples\Common\CPP\Win32\Rapi\Ptree
Microsoft Visual Studio launches and loads the solution.
-
Build the solution (Ctrl+Shift+B).
-
Deploy the solution (F5).
-
To get the list of files and directories, use the following command line:
Ptree