Getting Started : Chapter 3 Directory Organization : Source Files
Source Files
The following diagram shows a sample of the SRC directory organization.
 
Src +-------+ Chart
|
+ Edit
|
+ Foundation +--- Controls
| +--- Events
| +--- Graphics
| +--- Image
| +--- Layout
|
+ Grid
|
+ Toolkit
The organization of the SRC directory mirrors the INCLUDE directory. The first level of directories under the SRC directory represents subsystems. Below each subsystem are package directories. Only the top-level SRC directory must be included in the Visual Studio SRC path.