1 |
======================================================================== |
2 |
APPLICATION : GR2RigEditor Project Overview |
3 |
======================================================================== |
4 |
|
5 |
AppWizard has created this GR2RigEditor 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 GR2RigEditor application. |
9 |
|
10 |
GR2RigEditor.vcproj |
11 |
This is the main project file for VC++ projects generated using an Application Wizard. |
12 |
It contains information about the version of Visual C++ that generated the file, and |
13 |
information about the platforms, configurations, and project features selected with the |
14 |
Application Wizard. |
15 |
|
16 |
GR2RigEditor.cpp |
17 |
This is the main application source file. |
18 |
Contains the code to display the form. |
19 |
|
20 |
Form1.h |
21 |
Contains the implementation of your form class and InitializeComponent() function. |
22 |
|
23 |
AssemblyInfo.cpp |
24 |
Contains custom attributes for modifying assembly metadata. |
25 |
|
26 |
///////////////////////////////////////////////////////////////////////////// |
27 |
Other standard files: |
28 |
|
29 |
StdAfx.h, StdAfx.cpp |
30 |
These files are used to build a precompiled header (PCH) file |
31 |
named GR2RigEditor.pch and a precompiled types file named StdAfx.obj. |
32 |
|
33 |
///////////////////////////////////////////////////////////////////////////// |