1 | ======================================================================== |
---|
2 | CONSOLE APPLICATION : PeriodicException Project Overview |
---|
3 | ======================================================================== |
---|
4 | |
---|
5 | AppWizard has created this PeriodicException application for you. |
---|
6 | |
---|
7 | This file contains a summary of what you will find in each of the files that |
---|
8 | make up your PeriodicException application. |
---|
9 | |
---|
10 | |
---|
11 | PeriodicException.vcxproj |
---|
12 | This is the main project file for VC++ projects generated using an Application Wizard. |
---|
13 | It contains information about the version of Visual C++ that generated the file, and |
---|
14 | information about the platforms, configurations, and project features selected with the |
---|
15 | Application Wizard. |
---|
16 | |
---|
17 | PeriodicException.vcxproj.filters |
---|
18 | This is the filters file for VC++ projects generated using an Application Wizard. |
---|
19 | It contains information about the association between the files in your project |
---|
20 | and the filters. This association is used in the IDE to show grouping of files with |
---|
21 | similar extensions under a specific node (for e.g. ".cpp" files are associated with the |
---|
22 | "Source Files" filter). |
---|
23 | |
---|
24 | PeriodicException.cpp |
---|
25 | This is the main application source file. |
---|
26 | |
---|
27 | ///////////////////////////////////////////////////////////////////////////// |
---|
28 | Other standard files: |
---|
29 | |
---|
30 | StdAfx.h, StdAfx.cpp |
---|
31 | These files are used to build a precompiled header (PCH) file |
---|
32 | named PeriodicException.pch and a precompiled types file named StdAfx.obj. |
---|
33 | |
---|
34 | ///////////////////////////////////////////////////////////////////////////// |
---|
35 | Other notes: |
---|
36 | |
---|
37 | AppWizard uses "TODO:" comments to indicate parts of the source code you |
---|
38 | should add to or customize. |
---|
39 | |
---|
40 | ///////////////////////////////////////////////////////////////////////////// |
---|