|
| 1 | +======================================================================== |
| 2 | + WIN32 APPLICATION : tGDITransformation Project Overview |
| 3 | +======================================================================== |
| 4 | + |
| 5 | +AppWizard has created this tGDITransformation 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 tGDITransformation application. |
| 9 | + |
| 10 | + |
| 11 | +tGDITransformation.vcproj |
| 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 | +tGDITransformation.cpp |
| 18 | + This is the main application source file. |
| 19 | + |
| 20 | +///////////////////////////////////////////////////////////////////////////// |
| 21 | +AppWizard has created the following resources: |
| 22 | + |
| 23 | +tGDITransformation.rc |
| 24 | + This is a listing of all of the Microsoft Windows resources that the |
| 25 | + program uses. It includes the icons, bitmaps, and cursors that are stored |
| 26 | + in the RES subdirectory. This file can be directly edited in Microsoft |
| 27 | + Visual C++. |
| 28 | + |
| 29 | +Resource.h |
| 30 | + This is the standard header file, which defines new resource IDs. |
| 31 | + Microsoft Visual C++ reads and updates this file. |
| 32 | + |
| 33 | +tGDITransformation.ico |
| 34 | + This is an icon file, which is used as the application's icon (32x32). |
| 35 | + This icon is included by the main resource file tGDITransformation.rc. |
| 36 | + |
| 37 | +small.ico |
| 38 | + This is an icon file, which contains a smaller version (16x16) |
| 39 | + of the application's icon. This icon is included by the main resource |
| 40 | + file tGDITransformation.rc. |
| 41 | + |
| 42 | +///////////////////////////////////////////////////////////////////////////// |
| 43 | +Other standard files: |
| 44 | + |
| 45 | +StdAfx.h, StdAfx.cpp |
| 46 | + These files are used to build a precompiled header (PCH) file |
| 47 | + named tGDITransformation.pch and a precompiled types file named StdAfx.obj. |
| 48 | + |
| 49 | +///////////////////////////////////////////////////////////////////////////// |
| 50 | +Other notes: |
| 51 | + |
| 52 | +AppWizard uses "TODO:" comments to indicate parts of the source code you |
| 53 | +should add to or customize. |
| 54 | + |
| 55 | +///////////////////////////////////////////////////////////////////////////// |
0 commit comments