1 |
cycrow |
1 |
========================================================================
|
|
|
2 |
APPLICATION : XspConvert Project Overview
|
|
|
3 |
========================================================================
|
|
|
4 |
|
|
|
5 |
AppWizard has created this XspConvert 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 XspConvert application.
|
|
|
9 |
|
|
|
10 |
XspConvert.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 |
XspConvert.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 XspConvert.pch and a precompiled types file named StdAfx.obj.
|
|
|
32 |
|
|
|
33 |
/////////////////////////////////////////////////////////////////////////////
|